Struct Slider.VisualState
Inherited Members
Namespace: Ritchie.Toolbox.Widgets
Assembly: Ritchie.Toolbox.dll
Syntax
public struct Slider.VisualState
Fields
IsHovered
Declaration
public bool IsHovered
Field Value
Type | Description |
---|---|
bool |
IsPressed
Declaration
public bool IsPressed
Field Value
Type | Description |
---|---|
bool |
IsVertical
Declaration
public bool IsVertical
Field Value
Type | Description |
---|---|
bool |
Value
Declaration
public float Value
Field Value
Type | Description |
---|---|
float |