Click or drag to resize

GestureManagerInstance Property

Gets the GestureManager instance.

Namespace:  TouchScript
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static IGestureManager Instance { get; }

Property Value

Type: IGestureManager
See Also