<!--
{
  "availability" : [
    "macOS: 10.3.0 - 10.14.0"
  ],
  "documentType" : "symbol",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/WebView-swift.class/frameLoadDelegate",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "WebKit"
    ],
    "preciseIdentifier" : "c:objc(cs)WebView(py)frameLoadDelegate"
  },
  "title" : "frameLoadDelegate"
}
-->

# frameLoadDelegate

The receiver’s frame load delegate.

```
unowned(unsafe) var frameLoadDelegate: (any WebFrameLoadDelegate)! { get set }
```

## Discussion

Conforms to the WebFrameLoadDelegate protocol.

---

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)