[ type ] FileChooserOptions
Description:
Options object for configuring file or directory selection dialogs. Used in Window > chooseFile.
Type: Object
Properties:
| Name | Type | Description |
|---|---|---|
|
boolean |
|
|
boolean |
|
|
boolean |
|
|
boolean |
|
|
string | File type filter string (e.g. |
|
string | Initial directory path or file path to open in the dialog. |
