Click or drag to resize

LaserPointerPressElement Property

The UI element being pressed, if any.

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

Property Value

Type: UiElement
See Also