Contents

WebContentSettings.FilterPolicy.specific(_:)

The policy blocks the specified domains.

Declaration

case specific(Set<WebDomain>)

Discussion

Your app can block up to 50 web domains at once.

See Also

Providing filters and exceptions