Header menu logo fable-electron-docs-api

Type Type

Union cases

Union case Description

AgentService

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.

DaemonService

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.

LoginItemService

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.

MainAppService

Full Usage: MainAppService

The primary application.

Instance members

Instance member Description

this.IsAgentService

Full Usage: this.IsAgentService

Returns: bool
Returns: bool

this.IsDaemonService

Full Usage: this.IsDaemonService

Returns: bool
Returns: bool

this.IsLoginItemService

Full Usage: this.IsLoginItemService

Returns: bool
Returns: bool

this.IsMainAppService

Full Usage: this.IsMainAppService

Returns: bool
Returns: bool

Type something to start searching.