Properties Type
Union cases
| Union case |
Description
|
Full Usage:
CreateDirectory
|
Allow creating new directories from dialog. |
Full Usage:
DontAddToRecent
|
Do not add the item being saved to the recent documents list. |
Full Usage:
ShowHiddenFiles
|
Show hidden files in dialog. |
Full Usage:
ShowOverwriteConfirmation
|
Sets whether the user will be presented a confirmation dialog if the user types a file name that already exists. |
Full Usage:
TreatPackageAsDirectory
|
Treat packages, such as .app folders, as a directory instead of a file. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCreateDirectory
Returns: bool
|
|
Full Usage:
this.IsDontAddToRecent
Returns: bool
|
|
Full Usage:
this.IsShowHiddenFiles
Returns: bool
|
|
Full Usage:
this.IsShowOverwriteConfirmation
Returns: bool
|
|
Full Usage:
this.IsTreatPackageAsDirectory
Returns: bool
|
|
fable-electron-docs-api