Documentation
On this page

Type alias · Application Lifecycle

DesktopShutdownMode

Condition that ends the desktop application message loop.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Definition

TypeScript
type DesktopShutdownMode = "onLastWindowClose" | "onMainWindowClose" | "explicit"

Values

  • "onLastWindowClose"
  • "onMainWindowClose"
  • "explicit"

Source

SharpTS.Gui.Sdk/GuiPackage/runtime.ts:958 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.