VerticalAlignment Enum
How to vertically align the entity in the parent's space.
Possible Values
#
BOTTOM
Align the entity to the bottom of the parent.
CENTER
Align the entity to the center of the parent.
TOP
Align the entity to the top of the parent.
Usages
#
References
#
- Field labelVerticalAlignment from Theme
Previous
VersionType