Freigeben über


UIAdaptivePresentationControllerDelegate_Extensions.WillPresent Methode

Definition

Wird vor der Präsentation aufgerufen.

[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

Parameter

This
IUIAdaptivePresentationControllerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

presentationController
UIPresentationController
Attribute

Gilt für: