<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UISplitViewController/Column/compact",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UISplitViewControllerColumn@UISplitViewControllerColumnCompact"
  },
  "title" : "UISplitViewController.Column.compact"
}
-->

# UISplitViewController.Column.compact

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

```
case compact
```

## Discussion

If a view controller is set for this column, that view controller is shown when [`isCollapsed`](/documentation/UIKit/UISplitViewController/isCollapsed) is <doc://com.apple.documentation/documentation/Swift/true>.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)