WidgetStateExtensions

Static Class

Fields

OperatorMask: WidgetState

Extension Methods

Disabled(state: WidgetState): bool
Dragged(state: WidgetState): bool
Enabled(state: WidgetState): bool
Error(state: WidgetState): bool
Focused(state: WidgetState): bool
Hovered(state: WidgetState): bool
Matches(actual: WidgetState, query: WidgetState): bool
Pressed(state: WidgetState): bool
Selected(state: WidgetState): bool
ToStateString(state: WidgetState): string

Inherited Members

On this page