Header menu logo Nao

FlexDirection Type

Main-axis direction of a flex container.

Union cases

Union case Description

Column

Full Usage: Column

ColumnReverse

Full Usage: ColumnReverse

Row

Full Usage: Row

RowReverse

Full Usage: RowReverse

Instance members

Instance member Description

this.IsColumn

Full Usage: this.IsColumn

Returns: bool
Returns: bool

this.IsColumnReverse

Full Usage: this.IsColumnReverse

Returns: bool
Returns: bool

this.IsRow

Full Usage: this.IsRow

Returns: bool
Returns: bool

this.IsRowReverse

Full Usage: this.IsRowReverse

Returns: bool
Returns: bool

Type something to start searching.