Expand description
§OpenDialogOptionsDTO
Defines the Data Transfer Object for the options of a file open dialog.
Structs§
- Open
Dialog OptionsDTO - A serializable struct that holds all configuration options for an “Open”
file dialog. It flattens the shared
DialogOptionsDTOand adds properties specific to opening files or folders.