Action Type
Union cases
| Union case |
Description
|
Full Usage:
Allow
|
This will allow path to be accessed despite restricted status. |
Full Usage:
Deny
|
This will block the access request and trigger an AbortError. |
Full Usage:
TryAgain
|
This will open a new file picker and allow the user to choose another path. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAllow
Returns: bool
|
|
Full Usage:
this.IsDeny
Returns: bool
|
|
Full Usage:
this.IsTryAgain
Returns: bool
|
|
fable-electron-docs-api