UIViewController.DismissModalViewController(Boolean) Метод

Определение

Закрывает контроллер модального представления, отправленный получателем.

[Foundation.Export("dismissModalViewControllerAnimated:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'DismissViewController (bool, NSAction)' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DismissModalViewController (bool animated);
abstract member DismissModalViewController : bool -> unit
override this.DismissModalViewController : bool -> unit

Параметры

animated
Boolean

Логическое определение того, следует ли анимировать презентацию.

Атрибуты

Применяется к