Struct Toggle.VisualState
Inherited Members
Namespace: Ritchie.Toolbox.Widgets
Assembly: Ritchie.Toolbox.dll
Syntax
public struct Toggle.VisualStateFields
IsChecked
Declaration
public bool IsCheckedField Value
| Type | Description | 
|---|---|
| bool | 
IsFocused
Declaration
public bool IsFocusedField Value
| Type | Description | 
|---|---|
| bool | 
IsHovered
Declaration
public bool IsHoveredField Value
| Type | Description | 
|---|---|
| bool | 
IsPressed
Declaration
public bool IsPressedField Value
| Type | Description | 
|---|---|
| bool | 
UseSwitchStyle
Declaration
public bool UseSwitchStyleField Value
| Type | Description | 
|---|---|
| bool |