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 public bool SendBeginState { get; set; }
Property Value
Type:
BooleanSee Also