Logo FS-Skia-UI

VerticalAlignment Type

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

Union cases

Union case Description

Bottom

Full Usage: Bottom

Middle

Full Usage: Middle

Stretch

Full Usage: Stretch

Top

Full Usage: Top

Instance members

Instance member Description

this.IsBottom

Full Usage: this.IsBottom

Returns: bool
Returns: bool

this.IsMiddle

Full Usage: this.IsMiddle

Returns: bool
Returns: bool

this.IsStretch

Full Usage: this.IsStretch

Returns: bool
Returns: bool

this.IsTop

Full Usage: this.IsTop

Returns: bool
Returns: bool

Type something to start searching.