Interface · Desktop Services
FileFilter
Named file-extension pattern group used by native file dialogs.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Members
name
name: stringUser-facing filter name.
Type: string
patterns
patterns: readonly string[]File patterns such as `*.png` accepted by the filter.
Type: readonly string[]
Source
SharpTS.Gui.Sdk/GuiPackage/runtime.ts:1218 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.