---
title: WKWebExtensionContext.Error.Code.noBackgroundContent
framework: webkit
role: symbol
role_heading: Case
path: webkit/wkwebextensioncontext/error/code/nobackgroundcontent
---

# WKWebExtensionContext.Error.Code.noBackgroundContent

Indicates that the extension does not have background content.

## Declaration

```swift
case noBackgroundContent
```
