Contents

UISplitViewController.DisplayMode.secondaryOnly

Only the secondary view controller is shown onscreen.

Declaration

case secondaryOnly

Discussion

The primary and supplementary view controllers are offscreen.

This display mode is available for any split behavior.

See Also

Constants