UIKit.UISplitViewController: Property Members

The properties of UIKit.UISplitViewController are listed below. For a list of all members, see the UISplitViewController Members list.

See Also: Inherited members from UIKit.UIViewController

Public Properties

[read-only]
static
AutomaticDimensionnfloat. Represents the value associated with the constant UISplitViewControllerAutomaticDimension
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
Collapsedbool. Gets whether to display only one child view controller.
CollapseSecondViewControllerUISplitViewControllerCanCollapsePredicate. Delegate invoked by the object to get a value.
DelegateIUISplitViewControllerDelegate. An instance of the UIKit.UISplitViewControllerDelegate model class which acts as the class delegate.
[read-only]
DisplayModeUISplitViewControllerDisplayMode. Gets the arrangement of the contents of this UIKit.UISplitViewController.
[read-only]
DisplayModeButtonItemUIBarButtonItem. Gets the UIKit.UIBarButtonItem for this UIKit.UISplitViewController.
EventShowDetailViewControllerUISplitViewControllerDisplayEvent. Delegate invoked by the object to get a value.
EventShowViewControllerUISplitViewControllerDisplayEvent. Delegate invoked by the object to get a value.
GetPreferredInterfaceOrientationForPresentationFunc<UISplitViewController, UIInterfaceOrientation>. Delegate invoked by the object to get a value.
GetPrimaryViewControllerForCollapsingSplitViewControllerUISplitViewControllerGetViewController. Delegate invoked by the object to get a value.
GetPrimaryViewControllerForExpandingSplitViewControllerUISplitViewControllerGetViewController. Delegate invoked by the object to get a value.
GetTargetDisplayModeForActionUISplitViewControllerFetchTargetForActionHandler. Delegate invoked by the object to get a value.
MaximumPrimaryColumnWidthnfloat. Gets or sets the maximum width, in points, of the content of the primary view controller.
MinimumPrimaryColumnWidthnfloat. Gets or sets the minimum width, in points, of the content of the primary view controller.
PreferredDisplayModeUISplitViewControllerDisplayMode. Gets or sets the preferred arrangement for this UIKit.UISplitViewController.
PreferredPrimaryColumnWidthFractionnfloat. Gets or sets the relative width of the content of the primary view controller.
PresentsWithGesturebool. Whether this UISplitViewController can be presented and dismissed with a swipe gesture.
[read-only]
PrimaryColumnWidthnfloat. Gets the width of the content of the primary view controller.
SeparateSecondaryViewControllerUISplitViewControllerGetSecondaryViewController. Delegate invoked by the object to get a value.
ShouldHideViewControllerUISplitViewControllerHidePredicate. Delegate invoked by the object to get a value.
SupportedInterfaceOrientationsFunc<UISplitViewController, UIInterfaceOrientationMask>. Delegate invoked by the object to get a value.
ViewControllersUIViewController[]. The array of UIViewControllers managed by this UISplitViewController.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type