EditorSpinSlider

Inherits: Range < Control < CanvasItem < Node < Object

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

Properties

bool

flat

false

FocusMode

focus_mode

2 (overrides Control)

bool

hide_slider

false

String

label

""

bool

read_only

false

BitField<SizeFlags>

size_flags_vertical

1 (overrides Control)

float

step

1.0 (overrides Range)

String

suffix

""


Signals

grabbed ( )

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


ungrabbed ( )

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


value_focus_entered ( )

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


value_focus_exited ( )

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


Property Descriptions

bool flat = false

  • void set_flat ( bool value )

  • bool is_flat ( )

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


bool hide_slider = false

  • void set_hide_slider ( bool value )

  • bool is_hiding_slider ( )

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


String label = ""

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


bool read_only = false

  • void set_read_only ( bool value )

  • bool is_read_only ( )

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!