| Cases |
Start = 'Start'
Item is positioned at the beginning of the cross axis.
Item is positioned at the beginning of the cross axis.
|
#
|
End = 'End'
Item is positioned at the end of the cross axis.
Item is positioned at the end of the cross axis.
|
#
|
Center = 'Center'
Item is positioned at the center of the cross axis.
Item is positioned at the center of the cross axis.
|
#
|
Stretch = 'Stretch'
Item is stretched to fit the cross axis (default).
Item is stretched to fit the cross axis (default).
|
#
|
Baseline = 'Baseline'
Items are aligned to their baselines.
Items are aligned to their baselines.
|
#
|
Inherit = 'Inherit'
Inherits the value from its parent.
Inherits the value from its parent.
|
#
|