Click or drag to resize

TapGestureRecognizerSendBeginState Property

Whether the tap gesture will immediately send a begin state when a touch is first down. Default is false.

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

Property Value

Type: Boolean
See Also