UISplitViewController_UIViewController Class
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.
Defines extension methods on UIViewController relating to collapsing/expanding secondary view controllers.
public static class UISplitViewController_UIViewController
type UISplitViewController_UIViewController = class
- Inheritance
-
UISplitViewController_UIViewController
Methods
CollapseSecondaryViewController(UIViewController, UIViewController, UISplitViewController) |
Collapses the secondary view controller on |
GetSplitViewController(UIViewController) |
Returns te split view controller for the nested view controller. |
SeparateSecondaryViewControllerForSplitViewController(UIViewController, UISplitViewController) |
Returns the separate secondary view controller for |