---
title: ignoreSchemes
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/wkwebextension/matchpattern/options/ignoreschemes
---

# ignoreSchemes

Indicates that the scheme components should be ignored while matching.

## Declaration

```swift
static var ignoreSchemes: WKWebExtension.MatchPattern.Options { get }
```
