<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -",
    "macOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/WKWebpagePreferences/globalPrivacyControlEnabled",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "WebKit"
    ],
    "preciseIdentifier" : "c:objc(cs)WKWebpagePreferences(py)globalPrivacyControlEnabled"
  },
  "title" : "globalPrivacyControlEnabled"
}
-->

# globalPrivacyControlEnabled

```
var globalPrivacyControlEnabled: Bool { get set }
```

## Discussion\abstract Whether the Global Privacy Control (GPC) signal is enabled for the navigation.
\discussion The default value is NO. When enabled, both navigator.globalPrivacyControl and the
Sec-GPC: 1 request header are active for the main frame, its subframes, and their subresources.

---

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)