Name | Description | |
---|---|---|
![]() | NStackPanel Constructor | Default constructor. |
The following tables list the members exposed by NStackPanel.
Name | Description | |
---|---|---|
![]() | NStackPanel Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | FillModeProperty | Reference to the FillMode property |
![]() ![]() | FitModeProperty | Reference to the FitMode property |
![]() ![]() | NStackPanelSchema | Schema associated with NStackPanel |
Name | Description | |
---|---|---|
![]() | FillMode | Gets or sets the stack fill mode, which determines the fill behavior of the stack layout in the layout direction. By default set to ENStackFillMode.None. |
![]() | FitMode | Gets or sets the stack fit mode, which determines the fit behavior of the stack layout in the layout direction when the fill mode is set to none and there is not enough space for the layouted objects. By default set to ENStackFitMode.None. |
Name | Description | |
---|---|---|
![]() | CreateLayout | Overridden. Overriden to create a new instance of the NStackLayout |
![]() | GetLayout | Overridden. Creates a new layout and configures it |