UIKit.UIApplicationDelegate_Extensions.GetViewController Method
Retrieves the UIViewController identified by the last value in the restorationIdentifierComponents parameter.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public static UIViewController GetViewController (this IUIApplicationDelegate This, UIApplication application, string[] restorationIdentifierComponents, Foundation.NSCoder coder)

Parameters

This
The instance on which this extension method operates on.
application
Reference to the UIApplication that invoked this delegate method.
restorationIdentifierComponents
An array of identifiers that identify the path to the desired view controller, which should be last.
coder
Documentation for this section has not yet been entered.

Returns

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