UIKit.UIControl.RemoveTarget Method
Removes a target and action for a particular event or events.

Syntax

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

Parameters

target

The target object, or null.

This parameter can be null.

sel

The action.

This parameter can be null.

events
Documentation for this section has not yet been entered.

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