Module stack_layout
Structs§
- DIRECTION_
PROPERTY - Defines the axis along which the stack layout arranges its items.
- REVERSED_
PROPERTY - Defines whether the stack layout arranges its items in reverse order.
- Stack
Layout Concept
Enums§
- Layout
Direction - Legacy version of enum “kanzi.StackLayoutConcept.LayoutDirection”. Direction in which stack layout arranges its items.
Traits§
- IStack
Layout Concept - Stack layout concept base class.