Click or drag to resize

GestureRecognizerAllowSimultaneousExecutionIfPlatformSpecificViewsAreDifferent Property

Allows simultaneous execution if the platform specific views do no match. Default is true.

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

Property Value

Type: Boolean
See Also