odo.api
/
straightway.odo.api.v0.ui
/
TextInput
/
Initializer
Initializer
interface
Initializer
:
UiElement.Initializer
Content copied to clipboard
Initializer for setting up a TextInput.
Properties
Properties
horizontalAlignment
Link copied to clipboard
abstract var
horizontalAlignment
:
HorizontalAlignment
Content copied to clipboard
The horizontal alignment of the element within the available space.
pos
Link copied to clipboard
abstract var
pos
:
Grid.Pos
Content copied to clipboard
The position of the UI element within the grid of its parent element.
sizePolicy
Link copied to clipboard
abstract var
sizePolicy
:
SizePolicy
Content copied to clipboard
The element's size policy.
span
Link copied to clipboard
abstract var
span
:
Grid.Span
Content copied to clipboard
The size of the element within the grid of its parent element.