| 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
Syntaxpublic bool FailOnDirectionChange { get; set; }Property Value
Type: 
BooleanTrue to fail on direction change, false othwerwise
 See Also
See Also