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

参数

返回

属性

适用于