<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSCell/Attribute/cellAllowsMixedState",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSCellAttribute@NSCellAllowsMixedState"
  },
  "title" : "NSCell.Attribute.cellAllowsMixedState"
}
-->

# NSCell.Attribute.cellAllowsMixedState

Lets the cell’s state be `NSMixedState`, as well as `NSOffState` and `NSOnState`.

```
case cellAllowsMixedState
```

---

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)