<!--
{
  "availability" : [
    "macOS: 10.10.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSTabViewController/TabStyle-swift.enum/segmentedControlOnTop",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSTabViewControllerTabStyle@NSTabViewControllerTabStyleSegmentedControlOnTop"
  },
  "title" : "NSTabViewController.TabStyle.segmentedControlOnTop"
}
-->

# NSTabViewController.TabStyle.segmentedControlOnTop

A style that displays a segmented control along the top edge of the tab view interface. Access the configuration of the tab items through the tab view, which you can get from the [`tabView`](/documentation/AppKit/NSTabViewController/tabView) property.

```
case segmentedControlOnTop
```

---

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)