Contents

WebContentSettings.FilterPolicy.all(except:)

The system blocks all websites except the ones you specify.

Declaration

case all(except: Set<WebDomain> = [])

Discussion

Your app can specify up to 50 web domains exceptions.

See Also

Providing filters and exceptions