---
title: notLoaded
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/wkwebextensioncontext/error/notloaded
---

# notLoaded

Indicates that the context is not loaded by a WKWebExtensionController.

## Declaration

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