StackLayoutItem Constructor |
| Name | Description | |
|---|---|---|
| StackLayoutItem |
Initializes a new instance of the StackLayoutItem class.
| |
| StackLayoutItem(Control, Boolean) |
Initializes a new instance of the StackLayoutItem class.
| |
| StackLayoutItem(Control, NullableHorizontalAlignment, Boolean) |
Initializes a new instance of the StackLayoutItem class when the StackLayout.Orientation is Vertical.
| |
| StackLayoutItem(Control, NullableVerticalAlignment, Boolean) |
Initializes a new instance of the StackLayoutItem class when the StackLayout.Orientation is Horizontal.
|