Logo FS-Skia-UI

LayoutAlign Type

Public contract type exposed by this FS.Skia.UI package.

Union cases

Union case Description

Auto

Full Usage: Auto

Center

Full Usage: Center

End

Full Usage: End

SpaceAround

Full Usage: SpaceAround

SpaceBetween

Full Usage: SpaceBetween

SpaceEvenly

Full Usage: SpaceEvenly

Start

Full Usage: Start

Stretch

Full Usage: Stretch

Instance members

Instance member Description

this.IsAuto

Full Usage: this.IsAuto

Returns: bool
Returns: bool

this.IsCenter

Full Usage: this.IsCenter

Returns: bool
Returns: bool

this.IsEnd

Full Usage: this.IsEnd

Returns: bool
Returns: bool

this.IsSpaceAround

Full Usage: this.IsSpaceAround

Returns: bool
Returns: bool

this.IsSpaceBetween

Full Usage: this.IsSpaceBetween

Returns: bool
Returns: bool

this.IsSpaceEvenly

Full Usage: this.IsSpaceEvenly

Returns: bool
Returns: bool

this.IsStart

Full Usage: this.IsStart

Returns: bool
Returns: bool

this.IsStretch

Full Usage: this.IsStretch

Returns: bool
Returns: bool

Type something to start searching.