StackLayoutItem Properties |
The StackLayoutItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Control |
Gets or sets the control for this item.
|
![]() | Expand |
Gets or sets a value indicating whether the control expands to available space in the direction of the layout.
|
![]() | HorizontalAlignment |
Gets or sets the horizontal alignment for the control for vertical stack layouts, or null to use HorizontalContentAlignment.
|
![]() | VerticalAlignment |
Gets or sets the vertical alignment for the control for horizontal stack layouts, or null to use VerticalContentAlignment.
|