SpinBox.Editable Property |
If true, the SpinBox will be editable. Otherwise, it will be read only.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic bool Editable { get; set; }
Property Value
Type:
Boolean
See Also