Click or drag to resize

EditorInterfaceIsDistractionFreeModeEnabled Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.EditorInterface.IsDistractionFreeModeEnabled"]

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsDistractionFreeModeEnabled is deprecated. Use the DistractionFreeMode property instead.")]
public bool IsDistractionFreeModeEnabled()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.EditorInterface.IsDistractionFreeModeEnabled"]

See Also