<!--
{
  "availability" : [
    "macOS: 10.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSView/BackgroundStyle/raised",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSBackgroundStyle@NSBackgroundStyleRaised"
  },
  "title" : "NSView.BackgroundStyle.raised"
}
-->

# NSView.BackgroundStyle.raised

A style that makes the background appear higher than the content drawn on it.

```
case raised
```

## Discussion

You might need to inset the cell’s content to achieve this effect.

---

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)