Module DialogOptionsDTO

Module DialogOptionsDTO 

Source
Expand description

§DialogOptionsDTO

Defines the Data Transfer Object for shared options across different types of file dialogs.

Structs§

DialogOptionsDTO
A serializable struct that holds common configuration options for native file dialogs, such as ShowOpenDialog and ShowSaveDialog.