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

# NSCell.Attribute.cellIsInsetButton

Insets the cell’s contents from the border.

```
case cellIsInsetButton
```

## Discussion

By default, the cell’s contents are inset by 2 points. This constant is ignored if the cell has no border.

---

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)