Click or drag to resize

UiElement Properties

The UiElement type exposes the following members.

Properties
  NameDescription
Public propertyDisabled
The current disabled state of this element.
Public propertyHover
The current hover state of this element.
Public propertyHoverProgress
The progress of the hover animation.
Public propertyPressed
The current pressed state of this element.
Public propertyPressProgress
The progress of the press animation.
Public propertySelected
The current selected state of this element.
Public propertySelectProgress
The progress of the select animation.
Public propertyShowProgress
The progress of the show/hide animation.
Public propertyState
The current visibility state of this element.
Top
See Also