UIKit.UIGestureRecognizer.Enabled Property
Whether the UIGestureRecognizer is enabled.

Syntax

[get: Foundation.Export("isEnabled")]
[set: Foundation.Export("setEnabled:")]
public virtual bool Enabled { get; set; }

Value

If set to true, indicates whether the gesture recognizer is enabled. Otherwise set to false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0