Expand description
§DialogOptionsDTO
Defines the Data Transfer Object for shared options across different types of file dialogs.
Structs§
- Dialog
OptionsDTO - A serializable struct that holds common configuration options for native
file dialogs, such as
ShowOpenDialogandShowSaveDialog.