<!--
{
  "availability" : [
    "macOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSBackgroundExtensionView",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(cs)NSBackgroundExtensionView"
  },
  "title" : "NSBackgroundExtensionView"
}
-->

# NSBackgroundExtensionView

A view that extends content to fill its own bounds.

```
class NSBackgroundExtensionView
```

## Overview

A background extension view can be laid out to extend outside the safe area,
such as under the titlebar, sidebar, or inspector. By default it lays out
its content to stay within the safe area, and uses modifications of the
content along the edges to fill the container view.

---

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)