UIViewController.DismissViewController(Boolean, Action) Method

Definition

Dismisses the presented view controller.

C#
[Foundation.Export("dismissViewControllerAnimated:completion:")]
public virtual void DismissViewController(bool animated, Action completionHandler);

Parameters

animated
Boolean

Boolean that determines if the transition is to be animated.

completionHandler
Action

The method to invoke when the animation completes.

This parameter can be null.

Attributes

Applies to

Proizvod Verzije
Xamarin iOS SDK 12