Partager via


UIViewController.DismissViewControllerAsync(Boolean) Méthode

Définition

Ignore le contrôleur de vue présenté.

public virtual System.Threading.Tasks.Task DismissViewControllerAsync (bool animated);
abstract member DismissViewControllerAsync : bool -> System.Threading.Tasks.Task
override this.DismissViewControllerAsync : bool -> System.Threading.Tasks.Task

Paramètres

animated
Boolean

Boolean qui détermine si la transition doit être animée.

Retours

Tâche qui représente l’opération asynchrone DismissViewController

S’applique à