UIKit.UIViewController.GetTargetViewControllerForAction Method
Gets the view controller for the specified action and sender.

Syntax

[Foundation.Export("targetViewControllerForAction:sender:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual UIViewController GetTargetViewControllerForAction (ObjCRuntime.Selector action, Foundation.NSObject sender)

Parameters

action
Specified action.
sender

The object that sent the action.

This parameter can be null.

Returns

The view controller that responds to the action.

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