Click or drag to resize

BaseButtonEnabledFocusMode Property

Deprecated. This property has been deprecated due to redundancy and no longer has any effect when set. Please use FocusMode instead.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public ControlFocusModeEnum EnabledFocusMode { get; set; }

Property Value

Type: ControlFocusModeEnum
See Also