Compartilhar via


UIAdaptivePresentationControllerDelegate_Extensions.WillPresent Método

Definição

Chamado antes da apresentação.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public static void WillPresent (this UIKit.IUIAdaptivePresentationControllerDelegate This, UIKit.UIPresentationController presentationController, UIKit.UIModalPresentationStyle style, UIKit.IUIViewControllerTransitionCoordinator transitionCoordinator);
static member WillPresent : UIKit.IUIAdaptivePresentationControllerDelegate * UIKit.UIPresentationController * UIKit.UIModalPresentationStyle * UIKit.IUIViewControllerTransitionCoordinator -> unit

Parâmetros

This
IUIAdaptivePresentationControllerDelegate

A instância na qual esse método de extensão opera.

presentationController
UIPresentationController
Atributos

Aplica-se a