---
title: noBackgroundContent
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/wkwebextensioncontext/error/nobackgroundcontent
---

# noBackgroundContent

Indicates that the extension does not have background content.

## Declaration

```swift
static var noBackgroundContent: WKWebExtensionContext.Error.Code { get }
```
