UIKit.UIControl.AddTarget Method
Adds a target and control event(s) to this UIControl's internal dispatch table.

Syntax

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

Parameters

target

The target object, or null the responder chain is scanned for an object that responds to the specified selector.

This parameter can be null.

sel
The action to look for
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