Header menu logo fable-electron-docs-api

Type Type

Union cases

Union case Description

File

Full Usage: File

A file link will open a file using the app that created the Jump List, for this to work the app must be registered as a handler for the file type (though it doesn't have to be the default handler).

Separator

Full Usage: Separator

Can be used to separate items in the standard Tasks category.

Task

Full Usage: Task

A task will launch an app with specific arguments.

Instance members

Instance member Description

this.IsFile

Full Usage: this.IsFile

Returns: bool
Returns: bool

this.IsSeparator

Full Usage: this.IsSeparator

Returns: bool
Returns: bool

this.IsTask

Full Usage: this.IsTask

Returns: bool
Returns: bool

Type something to start searching.