Gets or sets an object implementing
IGestureDelegate to be asked for gesture specific actions.
Namespace:
TouchScript.Gestures
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public IGestureDelegate Delegate { get; set; }
Property Value
Type:
IGestureDelegate The delegate.
See Also