Type Type
Union cases
| Union case |
Description
|
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). |
Full Usage:
Separator
|
Can be used to separate items in the standard Tasks category. |
Full Usage:
Task
|
A task will launch an app with specific arguments. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsFile
Returns: bool
|
|
Full Usage:
this.IsSeparator
Returns: bool
|
|
Full Usage:
this.IsTask
Returns: bool
|
|
fable-electron-docs-api