Contents

UISplitViewController.Column.compact

The column for the view controller that’s shown when the split view controller is collapsed.

Declaration

case compact

Discussion

If a view controller is set for this column, that view controller is shown when isCollapsed is true.

See Also

Constants