<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "ManagedSettings",
  "identifier" : "/documentation/ManagedSettings/ShieldSettings/webDomains-swift.type.property",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Managed Settings"
    ],
    "preciseIdentifier" : "s:15ManagedSettings06ShieldB0V10webDomainsAA15SettingMetadataVyShyAA5TokenVyAA9WebDomainVGGGvpZ"
  },
  "title" : "webDomains"
}
-->

# webDomains

The metadata for the configuration that specifies websites for the system to shield.

```
static let webDomains: SettingMetadata<Set<WebDomainToken>>
```

## Discussion

Use `webDomains` to access the metadata for [`webDomains`](/documentation/ManagedSettings/ShieldSettings/webDomains-swift.property).
The default value is an empty set.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)