Official Content

This attribute determines the alignment along the cross axis (perpendicular to the main axis). The alignment in the same direction can be determined by the Align Items in the parent, but if this is set to other than auto, the cross-axis alignment is overridden for this child.

Values

Auto Default. The element inherits its parent container's align-items property, or "stretch" if it has no parent container.
Baseline The element is positioned at the baseline of the container.
Center The element is positioned at the center of the container.
Flex End The element is positioned at the end of the container.
Flex Start The element is positioned at the beginning of the container.
Stretch The element is positioned to fit the container.

Runtime/Design time

This property applies only at design-time.

How to apply changes

To apply changes made by this property, do a Build All.

Availability

This property is available since GeneXus 15 upgrade 12.

Scope

Platforms: Web(.Net, Java), Smart Devices(Android, IOS)

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant