---
title: backgroundContentFailedToLoad
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/wkwebextensioncontext/error/backgroundcontentfailedtoload
---

# backgroundContentFailedToLoad

Indicates that an error occurred loading the background content.

## Declaration

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