Struct Toggle.VisualState
Inherited Members
Namespace: Ritchie.Toolbox.Widgets
Assembly: Ritchie.Toolbox.dll
Syntax
public struct Toggle.VisualState
Fields
IsChecked
Declaration
public bool IsChecked
Field Value
Type | Description |
---|---|
bool |
IsFocused
Declaration
public bool IsFocused
Field Value
Type | Description |
---|---|
bool |
IsHovered
Declaration
public bool IsHovered
Field Value
Type | Description |
---|---|
bool |
IsPressed
Declaration
public bool IsPressed
Field Value
Type | Description |
---|---|
bool |
UseSwitchStyle
Declaration
public bool UseSwitchStyle
Field Value
Type | Description |
---|---|
bool |