共用方式為


UIAdaptivePresentationControllerDelegate.GetViewControllerForAdaptivePresentation 方法

定義

要用於指定 style 之 的檢視控制器。

[Foundation.Export("presentationController:viewControllerForAdaptivePresentationStyle:")]
public virtual UIKit.UIViewController GetViewControllerForAdaptivePresentation (UIKit.UIPresentationController controller, UIKit.UIModalPresentationStyle style);
abstract member GetViewControllerForAdaptivePresentation : UIKit.UIPresentationController * UIKit.UIModalPresentationStyle -> UIKit.UIViewController
override this.GetViewControllerForAdaptivePresentation : UIKit.UIPresentationController * UIKit.UIModalPresentationStyle -> UIKit.UIViewController

參數

傳回

屬性

適用於