Header menu logo Nu

FlowLimit Type

The manner in which a layout limits the flow its children.

Union cases

Union case Description

FlowParent

Full Usage: FlowParent

Flow within the parent's bounds.

FlowTo single

Full Usage: FlowTo single

Parameters:
    Item : single

Flow to a specific distance.

Item : single

FlowUnlimited

Full Usage: FlowUnlimited

Flow without limit.

Instance members

Instance member Description

this.IsFlowParent

Full Usage: this.IsFlowParent

Returns: bool
Returns: bool

this.IsFlowTo

Full Usage: this.IsFlowTo

Returns: bool
Returns: bool

this.IsFlowUnlimited

Full Usage: this.IsFlowUnlimited

Returns: bool
Returns: bool

Type something to start searching.