UIAdaptivePresentationControllerDelegate_Extensions.GetViewControllerForAdaptivePresentation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The view controller to use for the specified style
.
public static UIKit.UIViewController GetViewControllerForAdaptivePresentation (this UIKit.IUIAdaptivePresentationControllerDelegate This, UIKit.UIPresentationController controller, UIKit.UIModalPresentationStyle style);
static member GetViewControllerForAdaptivePresentation : UIKit.IUIAdaptivePresentationControllerDelegate * UIKit.UIPresentationController * UIKit.UIModalPresentationStyle -> UIKit.UIViewController
Parameters
The instance on which this extension method operates.
- controller
- UIPresentationController
- style
- UIModalPresentationStyle