GestureRecognizerRequireGestureRecognizerToFail Property |
Convenience method to add / remove one gesture to require failure on. Set to null to clear all require gestures to fail.
Namespace:
DigitalRubyShared
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public GestureRecognizer RequireGestureRecognizerToFail { get; set; }
Property Value
Type:
GestureRecognizerSee Also