Fingers - Gestures for Unity Code Documentation
Fingers - Gestures for Unity Code Documentation
DigitalRubyShared
TapGestureRecognizer Class
TapGestureRecognizer Properties
NumberOfTapsRequired Property
SendBeginState Property
TapTouches Property
ThresholdSeconds Property
ThresholdUnits Property
TapGestureRecognizer
TapTouches Property
Contains every touch that was involved in the tap
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
ReadOnlyCollection
<
GestureTouch
>
TapTouches
{
get
; }
Property Value
Type:
ReadOnlyCollection
GestureTouch
See Also
Reference
TapGestureRecognizer Class
DigitalRubyShared Namespace
(c) 2015 to present, Digital Ruby, LLC
Send comments on this topic to
support@digitalruby.com