Interface · Desktop Services
OpenFileDialogOptions
Options for showOpenFileDialog.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Members
allowMultiple
allowMultiple?: booleanWhether the user can choose multiple files.
Type: boolean
filters
filters?: readonly FileFilter[]File filters offered by the dialog.
Type: readonly FileFilter[]
title
title?: stringNative dialog title.
Type: string
Related symbols
Source
SharpTS.Gui.Sdk/GuiPackage/runtime.ts:1292 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.