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

# isContentRuleListRedirect

Whether or not the navigation is a redirect from a content rule list.

## Declaration

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