Click or drag to resize

UiElementState Property

The current visibility state of this element.

Namespace:  RavingBots.MagicGestures.UI.Elements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public State State { get; private set; }

Property Value

Type: State
See Also