---
title: source
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webpage/navigationaction/source
---

# source

The frame that requested the navigation.

## Declaration

```swift
@MainActor var source: WebPage.FrameInfo { get }
```
