UIKit.UIAdaptivePresentationControllerDelegate Members

The members of UIKit.UIAdaptivePresentationControllerDelegate are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Methods

GetAdaptivePresentationStyle(UIPresentationController) : UIModalPresentationStyle
Returns the new presentation controller to use after a change to a horizontally compact presentation style.
GetAdaptivePresentationStyle(UIPresentationController, UIModalPresentationStyle) : UIViewController
Returns a new view controller to use in response to a presentation style change to style.
GetViewControllerForAdaptivePresentation(UIPresentationController, UIModalPresentationStyle) : UIViewController
Documentation for this section has not yet been entered.
WillPresent(UIPresentationController, UIModalPresentationStyle, IUIViewControllerTransitionCoordinator)
Documentation for this section has not yet been entered.