Click or drag to resize

UiElementHover Property

The current hover state of this element.

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

Property Value

Type: Boolean
See Also