Click or drag to resize

GestureRecognizerReceivedAdditionalTouches Property

Whether additional touches were added to the gesture since the last execute state.

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

Property Value

Type: Boolean
See Also