UISplitViewController.DisplayMode.automatic
The split view controller automatically decides the most appropriate display mode based on the device and the current app size.
Declaration
case automaticDiscussion
This constant represents the default value of the preferredDisplayMode property. Although you can assign the property this constant as its value, the displayMode property never reports it.
See Also
Constants
UISplitViewController.DisplayMode.secondaryOnlyUISplitViewController.DisplayMode.oneBesideSecondaryUISplitViewController.DisplayMode.oneOverSecondaryUISplitViewController.DisplayMode.twoBesideSecondaryUISplitViewController.DisplayMode.twoOverSecondaryUISplitViewController.DisplayMode.twoDisplaceSecondary