Metadata definitions for StackLayoutConcept. More...
Public Attributes | |
| DynamicPropertyType< LayoutDirection > | DirectionProperty |
| Defines the axis along which the stack layout arranges its items. | |
| AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.StackLayoutConcept") |
| Metaclass for StackLayoutConcept. | |
| DynamicPropertyType< Boolean > | ReversedProperty |
| Defines whether the stack layout arranges its items in reverse order. | |
Metadata definitions for StackLayoutConcept.
| DynamicPropertyType<LayoutDirection> DirectionProperty |
Defines the axis along which the stack layout arranges its items.
| DynamicPropertyType<Boolean> ReversedProperty |
Defines whether the stack layout arranges its items in reverse order.