共用方式為


UIAdaptivePresentationControllerDelegate_Extensions.WillPresent 方法

定義

在簡報之前呼叫。

[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

參數

This
IUIAdaptivePresentationControllerDelegate

這個擴充方法運作所在的實例。

presentationController
UIPresentationController
屬性

適用於