Name | Description | |
---|---|---|
![]() | NStackLayout Constructor | Default constructor |
The following tables list the members exposed by NStackLayout.
Name | Description | |
---|---|---|
![]() | NStackLayout Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | FillModeProperty | Reference to the FillMode property |
![]() ![]() | FitModeProperty | Reference to the FitMode property |
![]() ![]() | NStackLayoutSchema | Schema associated with NStackLayout |
Name | Description | |
---|---|---|
![]() | FillMode | Gets or sets the mode in which the stack layout tries to fill the layout area, when the desired size of the arranged items is smaller than the layout area. |
![]() | FitMode | Gets or sets the mode in which the stack layout tries to fit into the layout area, when the desired size of the arranged items is larger than the layout area. |
Name | Description | |
---|---|---|
![]() | ArrangeBoxes | Overridden. Layouts the boxes. |
![]() | MeasureBoxes | Overridden. Measures the desired size of the boxes. |