GestureRecognizerState Property |
Get the current gesture recognizer state
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public GestureRecognizerState State { get; }
Property Value
Type:
GestureRecognizerStateGesture recognizer state
See Also