Header menu logo Nu

FlowDirection Type

The direction in which a layout flows its children.

Union cases

Union case Description

FlowDownward

Full Usage: FlowDownward

Flow downward.

FlowLeftward

Full Usage: FlowLeftward

Flow to the left.

FlowRightward

Full Usage: FlowRightward

Flow to the right.

FlowUpward

Full Usage: FlowUpward

Flow upward.

Instance members

Instance member Description

this.IsFlowDownward

Full Usage: this.IsFlowDownward

Returns: bool
Returns: bool

this.IsFlowLeftward

Full Usage: this.IsFlowLeftward

Returns: bool
Returns: bool

this.IsFlowRightward

Full Usage: this.IsFlowRightward

Returns: bool
Returns: bool

this.IsFlowUpward

Full Usage: this.IsFlowUpward

Returns: bool
Returns: bool

Type something to start searching.