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

# shouldPerformDownload

Indicates whether the web content provided an attribute that indicates a download.

## Declaration

```swift
@MainActor var shouldPerformDownload: Bool { get }
```
