Click or drag to resize

TapGestureRecognizerComponentScriptSendBeginState Field

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

Field Value

Type: Boolean
See Also