classes/class_spinbox #385
Replies: 3 comments 1 reply
-
|
for anyone that want's to use the numberpad virtual keyboard on android for spinboxes: |
Beta Was this translation helpful? Give feedback.
-
|
What does it mean to "apply the value of this spinbox" |
Beta Was this translation helpful? Give feedback.
-
|
Well, I don't know if it would be useful, but reading the code, you could call the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
classes/class_spinbox
Inherits: Range< Control< CanvasItem< Node< Object An input field for numbers. Description: SpinBox is a numerical input text field. It allows entering integers and floating-point numbers. Example:...
https://docs.godotengine.org/en/stable/classes/class_spinbox.html
Beta Was this translation helpful? Give feedback.
All reactions