SpinBox

Inherits: Range < Control < CanvasItem < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

HorizontalAlignment

alignment

0

float

custom_arrow_step

0.0

bool

editable

true

String

prefix

""

bool

select_all_on_focus

false

BitField<SizeFlags>

size_flags_vertical

1 (overrides Control)

float

step

1.0 (overrides Range)

String

suffix

""

bool

update_on_text_changed

false

Methods

void

apply ( )

LineEdit

get_line_edit ( )

Theme Properties

Texture2D

updown


Property Descriptions

HorizontalAlignment alignment = 0

There is currently no description for this property. Please help us by contributing one!


float custom_arrow_step = 0.0

  • void set_custom_arrow_step ( float value )

  • float get_custom_arrow_step ( )

There is currently no description for this property. Please help us by contributing one!


bool editable = true

  • void set_editable ( bool value )

  • bool is_editable ( )

There is currently no description for this property. Please help us by contributing one!


String prefix = ""

There is currently no description for this property. Please help us by contributing one!


bool select_all_on_focus = false

  • void set_select_all_on_focus ( bool value )

  • bool is_select_all_on_focus ( )

There is currently no description for this property. Please help us by contributing one!


String suffix = ""

There is currently no description for this property. Please help us by contributing one!


bool update_on_text_changed = false

  • void set_update_on_text_changed ( bool value )

  • bool get_update_on_text_changed ( )

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

void apply ( )

There is currently no description for this method. Please help us by contributing one!


LineEdit get_line_edit ( )

There is currently no description for this method. Please help us by contributing one!


Theme Property Descriptions

Texture2D updown

There is currently no description for this theme property. Please help us by contributing one!