Logo FS-Skia-UI

MeasureMode Type

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

Union cases

Union case Description

AtMost

Full Usage: AtMost

Exactly

Full Usage: Exactly

Undefined

Full Usage: Undefined

Instance members

Instance member Description

this.IsAtMost

Full Usage: this.IsAtMost

Returns: bool
Returns: bool

this.IsExactly

Full Usage: this.IsExactly

Returns: bool
Returns: bool

this.IsUndefined

Full Usage: this.IsUndefined

Returns: bool
Returns: bool

Type something to start searching.