![]() | UiElement Fields |
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.
|
![]() | HideDuration |
The duration of the hide animation.
|
![]() | HoverOnDuration |
The duration of the hover on animation.
|
![]() | HoverOutDuration |
The duration of the hover out animation.
|
![]() | PressDuration |
The duration of the press animation.
|
![]() | ShowDuration |
The duration of the show animation.
|