Header menu logo Nu

ImGuiFileDialogType Type

The type of ImGui file dialog.

Union cases

Union case Description

OpenFileDialog

Full Usage: OpenFileDialog

SaveFileDialog

Full Usage: SaveFileDialog

Instance members

Instance member Description

this.IsOpenFileDialog

Full Usage: this.IsOpenFileDialog

Returns: bool
Returns: bool

this.IsSaveFileDialog

Full Usage: this.IsSaveFileDialog

Returns: bool
Returns: bool

Type something to start searching.