Table of Contents

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

StringName

CustomArrowStep

Cached name for the 'custom_arrow_step' property.

public static readonly StringName CustomArrowStep

Field Value

StringName

Editable

Cached name for the 'editable' property.

public static readonly StringName Editable

Field Value

StringName

Prefix

Cached name for the 'prefix' property.

public static readonly StringName Prefix

Field Value

StringName

SelectAllOnFocus

Cached name for the 'select_all_on_focus' property.

public static readonly StringName SelectAllOnFocus

Field Value

StringName

Suffix

Cached name for the 'suffix' property.

public static readonly StringName Suffix

Field Value

StringName

UpdateOnTextChanged

Cached name for the 'update_on_text_changed' property.

public static readonly StringName UpdateOnTextChanged

Field Value

StringName