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

# target

The frame in which to display the new content.

## Declaration

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