UIKit.UISplitViewControllerDelegate.SeparateSecondaryViewController Method
Requests that the delegate provide a new secondary view controller for the split view interface.

Syntax

[Foundation.Export("splitViewController:separateSecondaryViewControllerFromPrimaryViewController:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual UIViewController SeparateSecondaryViewController (UISplitViewController splitViewController, UIViewController primaryViewController)

Parameters

splitViewController
The split view controller with the expanding interface.
primaryViewController
Primary view controller specified for the expanded split view interface.

Returns

Returns view controller to be used as the secondary view controller in the expanded split view interface or null to enable the split view controller to choose an appropriate secondary view controller.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0