<!--
{
  "availability" : [
    "macOS: 13.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSComboButton/Style-swift.enum/split",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSComboButtonStyle@NSComboButtonStyleSplit"
  },
  "title" : "NSComboButton.Style.split"
}
-->

# NSComboButton.Style.split

A style that separates the button’s title and image from the menu indicator people use to activate the button.

```
case split
```

## Discussion

This style displays a system-standard menu control. When this style is active, someone must click the menu control to display the list of alternate actions.

---

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)