Click or drag to resize

GestureRecognizerEnabled Property

Whether the gesture is Enabled. Default is true.

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

Property Value

Type: Boolean
See Also