Click or drag to resize

GestureRecognizerComponentScriptTRequireGestureRecognizersToFail Field

The gesture recognizers that should be required to fail

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public List<GestureRecognizerComponentScriptBase> RequireGestureRecognizersToFail

Field Value

Type: ListGestureRecognizerComponentScriptBase
See Also