Click or drag to resize

EditorInterfaceDistractionFreeMode Property

If true, enables distraction-free mode which hides side docks to increase the space available for the main view.

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

Property Value

Type: Boolean
See Also