Type Type
Union cases
| Union case |
Description
|
Full Usage:
AgentService
|
The property list name for a launch agent. The property list name must correspond to a property list in the app’s Contents/Library/LaunchAgents directory. |
Full Usage:
DaemonService
|
The property list name for a launch agent. The property list name must correspond to a property list in the app’s Contents/Library/LaunchDaemons directory. |
Full Usage:
LoginItemService
|
The property list name for a login item service. The property list name must correspond to a property list in the app’s Contents/Library/LoginItems directory. |
Full Usage:
MainAppService
|
The primary application. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAgentService
Returns: bool
|
|
Full Usage:
this.IsDaemonService
Returns: bool
|
|
Full Usage:
this.IsLoginItemService
Returns: bool
|
|
Full Usage:
this.IsMainAppService
Returns: bool
|
|
fable-electron-docs-api