EditorSpinSlider
Inherits: Range < Control < CanvasItem < Node < Object
Properties
bool | flat | false |
FocusMode | focus_mode |
2 (parent override)
|
String | label | "" |
bool | read_only | false |
Property Descriptions
bool flat
Default | false |
Setter | set_flat(value) |
Getter | is_flat() |
String label
Default | "" |
Setter | set_label(value) |
Getter | get_label() |
bool read_only
Default | false |
Setter | set_read_only(value) |
Getter | is_read_only() |
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_editorspinslider.html