Name | Description | |
---|---|---|
NFlexBoxLayout Constructor | Default constructor. |
The following tables list the members exposed by NFlexBoxLayout.
Name | Description | |
---|---|---|
NFlexBoxLayout Constructor | Default constructor. |
Name | Description | |
---|---|---|
GrowPropertyEx | Reference to the Grow extended property. | |
NFlexBoxLayoutSchema | Schema associated with NFlexBoxLayout. | |
ShrinkPropertyEx | Reference to the Shrink extended property. |
Name | Description | |
---|---|---|
ClearGrow | Clears the value of the GrowPropertyEx for the specified node. | |
ClearShrink | Clears the value of the ShrinkPropertyEx for the specified node. | |
GetGrow | Gets the value of the GrowPropertyEx for the specified node. | |
GetShrink | Gets the value of the ShrinkPropertyEx for the specified node. | |
SetGrow | Sets the value of the GrowPropertyEx for the specified node. | |
SetShrink | Sets the value of the ShrinkPropertyEx for the specified node. |
Name | Description | |
---|---|---|
ArrangeBoxes | Overridden. Called to layout the specified boxes. | |
CreateBoxBody | Overridden. Called in the boxes creation process to create a body instance. | |
MeasureBoxes | Overridden. Measures the desired size of the boxes. |