Class Slider.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class Slider.PropertyName : Range.PropertyName
- Inheritance
-
Slider.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Editable
Cached name for the 'editable' property.
public static readonly StringName Editable
Field Value
Scrollable
Cached name for the 'scrollable' property.
public static readonly StringName Scrollable
Field Value
TickCount
Cached name for the 'tick_count' property.
public static readonly StringName TickCount
Field Value
TicksOnBorders
Cached name for the 'ticks_on_borders' property.
public static readonly StringName TicksOnBorders