UIKit.UIViewController.DismissViewController Method
Dismisses the presented view controller.

Syntax

[Foundation.Export("dismissViewControllerAnimated:completion:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual void DismissViewController (bool animated, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDAction))] Action completionHandler)

Parameters

animated
Boolean that determines if the transition is to be animated.
completionHandler
The method to invoke when the animation completes.

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