Click or drag to resize

GestureRecognizerNumberOfGesturesInProgress Method

The global total number of gestures in progress

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static int NumberOfGesturesInProgress()

Return Value

Type: Int32
Number of gestures in progress
See Also