Click or drag to resize

SwipeGestureRecognizerSendBeginExecutingStates Property

Whether to send begin and executing states. Default is true. If false, only possible, ended or failed state is sent.

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

Property Value

Type: Boolean
See Also