---
title: matchesAllURLs
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/matchpattern/matchesallurls
---

# matchesAllURLs

A Boolean value that indicates if the pattern is <all_urls>.

## Declaration

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