SwipeGestureRecognizerFailOnDirectionChange Property |
Whether to fail if the gesture changes direction mid swipe
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool FailOnDirectionChange { get; set; }
Property Value
Type:
BooleanTrue to fail on direction change, false othwerwise
See Also