IGestureManagerGlobalGestureDelegate Property |
Gets or sets the global gesture delegate.
Namespace:
TouchScript
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax IGestureDelegate GlobalGestureDelegate { get; set; }
Property Value
Type:
IGestureDelegate Gesture delegate.
See Also