Click or drag to resize

ImageGestureRecognizerMatchedGestureCalculationTimeMilliseconds Property

The last time (in milliseconds) that was needed to calculate the matched gesture

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

Property Value

Type: Single
See Also