FlowLimit Type
The manner in which a layout limits the flow its children.
Union cases
Union case | Description |
Full Usage:
FlowParent
|
|
Full Usage:
FlowTo single
Parameters:
single
|
|
Full Usage:
FlowUnlimited
|
Instance members
Instance member | Description |
Full Usage:
this.IsFlowParent
Returns: bool
|
|
Full Usage:
this.IsFlowTo
Returns: bool
|
|
Full Usage:
this.IsFlowUnlimited
Returns: bool
|
|