Click or drag to resize

FingersPanRotateScaleComponentScriptDoubleTapGesture Property

The double tap gesture or null if DoubleTapToReset was false when this script started up

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

Property Value

Type: TapGestureRecognizer
See Also