Contents

matchBidirectionally

Indicates that two patterns should be checked in either direction while matching.

Declaration

static var matchBidirectionally: WKWebExtension.MatchPattern.Options { get }

Discussion

For example, A matches B, or B matches A. Invalid for matching URLs.