UIKit.UIViewController.PresentViewControllerAsync Method
Presents a . On iPhone and iTouch, presentation is always full screen, on iPad, the style is specified with .

Syntax

public virtual System.Threading.Tasks.Task PresentViewControllerAsync (UIViewController viewControllerToPresent, bool animated)

Parameters

viewControllerToPresent
The to be presented.
animated
if the presentation should be animated.

Returns

A task that represents the asynchronous PresentViewController operation

Remarks

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0