Share via


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

매개 변수

반환

특성

적용 대상