Logo FS-Skia-UI

ControlDiagnosticSeverity Type

Severity level of a `ControlDiagnostic` (`ControlDiagnosticSeverity`): `Info`, `Warning`, or `Error`, ordered from advisory to authoring-blocking.

Union cases

Union case Description

Error

Full Usage: Error

Info

Full Usage: Info

Warning

Full Usage: Warning

Instance members

Instance member Description

this.IsError

Full Usage: this.IsError

Returns: bool
Returns: bool

this.IsInfo

Full Usage: this.IsInfo

Returns: bool
Returns: bool

this.IsWarning

Full Usage: this.IsWarning

Returns: bool
Returns: bool

Type something to start searching.