Variables | |
static PropertyType< StackLayoutConcept::LayoutDirection > | DirectionProperty |
Direction property. More... | |
static PropertyType< bool > | ReversedProperty |
Reversed property. More... | |
|
static |
Direction property.
Defines the axis along which the stack layout arranges its items. The default value is StackLayoutConcept::DirectionX.
|
static |
Reversed property.
Defines whether the stack layout arranges its items in reverse order. The default value is false.