UIKit.UISplitViewController Class
A container UIKit.UIViewController that presents two side-by-side UIKit.UIViewControllers.

See Also: UISplitViewController Members

Syntax

[Foundation.Register("UISplitViewController", true)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
public class UISplitViewController : UIViewController

Remarks

Before iOS 8, attempting to instantiate a UIKit.UISplitViewController on a non-iPad (UIDevice.CurrentDevice.UserInterfaceIdiom != UIUserInterfaceIdiom.Pad) raises an exception.

Related content

Requirements

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