Click or drag to resize

IGestureManager Interface

Core manager which controls gesture recognition in hierarchy.

Namespace:  TouchScript
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public interface IGestureManager

The IGestureManager type exposes the following members.

Properties
  NameDescription
Public propertyGlobalGestureDelegate
Gets or sets the global gesture delegate.
Top
See Also