InputSeverity Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
InputError
|
|
Full Usage:
InputFatal
|
|
Full Usage:
InputInfo
|
|
Full Usage:
InputWarning
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsInputError
Returns: bool
|
|
Full Usage:
this.IsInputFatal
Returns: bool
|
|
Full Usage:
this.IsInputInfo
Returns: bool
|
|
Full Usage:
this.IsInputWarning
Returns: bool
|
|