UiElement Properties |
The UiElement type exposes the following members.
Name | Description | |
---|---|---|
Disabled |
The current disabled state of this element.
| |
Hover |
The current hover state of this element.
| |
HoverProgress |
The progress of the hover animation.
| |
Pressed |
The current pressed state of this element.
| |
PressProgress |
The progress of the press animation.
| |
Selected |
The current selected state of this element.
| |
SelectProgress |
The progress of the select animation.
| |
ShowProgress |
The progress of the show/hide animation.
| |
State |
The current visibility state of this element.
|