Logo FS-Skia-UI

DockPosition Type

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

Union cases

Union case Description

Bottom

Full Usage: Bottom

Fill

Full Usage: Fill

Left

Full Usage: Left

Right

Full Usage: Right

Top

Full Usage: Top

Instance members

Instance member Description

this.IsBottom

Full Usage: this.IsBottom

Returns: bool
Returns: bool

this.IsFill

Full Usage: this.IsFill

Returns: bool
Returns: bool

this.IsLeft

Full Usage: this.IsLeft

Returns: bool
Returns: bool

this.IsRight

Full Usage: this.IsRight

Returns: bool
Returns: bool

this.IsTop

Full Usage: this.IsTop

Returns: bool
Returns: bool

Type something to start searching.