Class SpinBox.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class SpinBox.PropertyName : Range.PropertyName
- Inheritance
-
SpinBox.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Alignment
Cached name for the 'alignment' property.
public static readonly StringName Alignment
Field Value
CustomArrowStep
Cached name for the 'custom_arrow_step' property.
public static readonly StringName CustomArrowStep
Field Value
Editable
Cached name for the 'editable' property.
public static readonly StringName Editable
Field Value
Prefix
Cached name for the 'prefix' property.
public static readonly StringName Prefix
Field Value
SelectAllOnFocus
Cached name for the 'select_all_on_focus' property.
public static readonly StringName SelectAllOnFocus
Field Value
Suffix
Cached name for the 'suffix' property.
public static readonly StringName Suffix
Field Value
UpdateOnTextChanged
Cached name for the 'update_on_text_changed' property.
public static readonly StringName UpdateOnTextChanged