Lysa.ui  0.0
Lysa 3D Engine
SpinBoxButtonsPlacement Enum Referenceenum

Detailed Description

Side of the text field of a SpinBox where the two buttons are placed.

Lua full name: lysa.ui.SpinBoxButtonsPlacement

Constants

integer RIGHT
 At the right of the text field (default).
 
integer LEFT
 At the left of the text field.
 

Enumerator Documentation

integer RIGHT

At the right of the text field (default).

integer LEFT

At the left of the text field.