Click or drag to resize

UiElementPressed Property

The current pressed 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 Pressed { get; set; }

Property Value

Type: Boolean
See Also