Function · Application Lifecycle
createDesktopApplication
Creates the desktop application lifetime used to open windows and tray icons.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Signature
TypeScript
createDesktopApplication(options: DesktopApplicationOptions = {}): DesktopApplicationParameters
| Name | Type | Description |
|---|---|---|
options | DesktopApplicationOptionsDefault: {} | Shutdown, error handling, resource, and style options. |
Returns
DesktopApplication — The live desktop application.
Related symbols
Source
SharpTS.Gui.Sdk/GuiPackage/runtime.ts:1122 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.