Click or drag to resize

EditorFileDialogDisplayMode Property

The view format in which the EditorFileDialog displays resources to the user.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public EditorFileDialogDisplayModeEnum DisplayMode { get; set; }

Property Value

Type: EditorFileDialogDisplayModeEnum
See Also