---
title: hasContentModificationRules
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/hascontentmodificationrules
---

# hasContentModificationRules

A Boolean value indicating whether the extension includes rules used for content modification or blocking.

## Declaration

```swift
var hasContentModificationRules: Bool { get }
```
