Struct DropdownItemVisualState
Inherited Members
Namespace: Ritchie.Toolbox.Widgets
Assembly: Ritchie.Toolbox.dll
Syntax
public struct DropdownItemVisualStateFields
IsHovered
Declaration
public bool IsHoveredField Value
| Type | Description | 
|---|---|
| bool | 
IsPressed
Declaration
public bool IsPressedField Value
| Type | Description | 
|---|---|
| bool | 
IsSelected
Declaration
public bool IsSelectedField Value
| Type | Description | 
|---|---|
| bool |