Click or drag to resize

GestureRecognizerState Property

Get the current gesture recognizer state

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public GestureRecognizerState State { get; }

Property Value

Type: GestureRecognizerState
Gesture recognizer state
See Also