static | CollapseSecondViewController(this IUISplitViewControllerDelegate, UISplitViewController, UIViewController, UIViewController) : boolDocumentation for this section has not yet been entered. |
static | EventShowDetailViewController(this IUISplitViewControllerDelegate, UISplitViewController, UIViewController, Foundation.NSObject) : boolDocumentation for this section has not yet been entered. |
static | EventShowViewController(this IUISplitViewControllerDelegate, UISplitViewController, UIViewController, Foundation.NSObject) : boolDocumentation for this section has not yet been entered. |
static | GetPreferredInterfaceOrientationForPresentation(this IUISplitViewControllerDelegate, UISplitViewController) : UIInterfaceOrientationDocumentation for this section has not yet been entered. |
static | GetPrimaryViewControllerForCollapsingSplitViewController(this IUISplitViewControllerDelegate, UISplitViewController) : UIViewControllerDocumentation for this section has not yet been entered. |
static | GetPrimaryViewControllerForExpandingSplitViewController(this IUISplitViewControllerDelegate, UISplitViewController) : UIViewControllerDocumentation for this section has not yet been entered. |
static | GetTargetDisplayModeForAction(this IUISplitViewControllerDelegate, UISplitViewController) : UISplitViewControllerDisplayModeDocumentation for this section has not yet been entered. |
static | SeparateSecondaryViewController(this IUISplitViewControllerDelegate, UISplitViewController, UIViewController) : UIViewControllerDocumentation for this section has not yet been entered. |
static | ShouldHideViewController(this IUISplitViewControllerDelegate, UISplitViewController, UIViewController, UIInterfaceOrientation) : boolWhether the specified viewController should be hidden in the specified orientation. |
static | SupportedInterfaceOrientations(this IUISplitViewControllerDelegate, UISplitViewController) : UIInterfaceOrientationMaskDocumentation for this section has not yet been entered. |
static | WillChangeDisplayMode(this IUISplitViewControllerDelegate, UISplitViewController, UISplitViewControllerDisplayMode)Documentation for this section has not yet been entered. |
static | WillHideViewController(this IUISplitViewControllerDelegate, UISplitViewController, UIViewController, UIBarButtonItem, UIPopoverController)Indicates that the UISplitViewController is about to be hidden. |
static | WillPresentViewController(this IUISplitViewControllerDelegate, UISplitViewController, UIPopoverController, UIViewController)Indicates that the UISplitViewController is about to be presented. |
static | WillShowViewController(this IUISplitViewControllerDelegate, UISplitViewController, UIViewController, UIBarButtonItem)Indicates that the UISplitViewController is about to be shown. |