Struct DropdownButtonVisualState
Inherited Members
Namespace: Ritchie.Toolbox.Widgets
Assembly: Ritchie.Toolbox.dll
Syntax
public struct DropdownButtonVisualState
Fields
Hovered
Declaration
public bool Hovered
Field Value
Type | Description |
---|---|
bool |
Opened
Declaration
public bool Opened
Field Value
Type | Description |
---|---|
bool |
Pressed
Declaration
public bool Pressed
Field Value
Type | Description |
---|---|
bool |