SetJumpList Type
Union cases
| Union case |
Description
|
Full Usage:
CustomCategoryAccessDeniedError
|
Custom categories can't be added to the Jump List due to user privacy or group policy settings. |
Full Usage:
Error
|
One or more errors occurred, enable runtime logging to figure out the likely cause. |
Full Usage:
FileTypeRegistrationError
|
An attempt was made to add a file link to the Jump List for a file type the app isn't registered to handle. |
Full Usage:
InvalidSeparatorError
|
An attempt was made to add a separator to a custom category in the Jump List. Separators are only allowed in the standard Tasks category. |
Full Usage:
Ok
|
Nothing went wrong. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCustomCategoryAccessDeniedError
Returns: bool
|
|
Full Usage:
this.IsError
Returns: bool
|
|
Full Usage:
this.IsFileTypeRegistrationError
Returns: bool
|
|
Full Usage:
this.IsInvalidSeparatorError
Returns: bool
|
|
Full Usage:
this.IsOk
Returns: bool
|
|
fable-electron-docs-api