---
title: allHostsAndSchemes()
framework: webkit
role: symbol
role_heading: Type Method
path: webkit/wkwebextension/matchpattern/allhostsandschemes()
---

# allHostsAndSchemes()

Returns a pattern object that has * for scheme, host, and path.

## Declaration

```swift
class func allHostsAndSchemes() -> Self
```
