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.
StackLayoutConcept

Enums§

LayoutDirection
Legacy version of enum “kanzi.StackLayoutConcept.LayoutDirection”. Direction in which stack layout arranges its items.

Traits§

IStackLayoutConcept
Stack layout concept base class.