UIKit.UIGestureRecognizer.RemoveTarget Method
Low-level counterpart to the low-level AddTarget method.

Syntax

[Foundation.Export("removeTarget:action:")]
public virtual void RemoveTarget (Foundation.NSObject target, ObjCRuntime.Selector action)

Parameters

target

The NSObject instance where the method will be invoked.

This parameter can be null.

action

The name of the selector in the target object that was registered with AddTarget.

This parameter can be null.

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