---
title: sourceFrame
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wknavigationaction/sourceframe
---

# sourceFrame

The frame that requested the navigation.

## Declaration

```swift
@NSCopying var sourceFrame: WKFrameInfo { get }
```

## See Also

### Inspecting navigation information

- [request](webkit/wknavigationaction/request.md)
- [targetFrame](webkit/wknavigationaction/targetframe.md)
- [shouldPerformDownload](webkit/wknavigationaction/shouldperformdownload.md)
