---
title: globalPrivacyControlStatus
framework: WebKit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, visionOS 27.0+]
path: webkit/wkwebpagepreferences/globalprivacycontrolstatus
---

# globalPrivacyControlStatus

## Declaration

```swift
var globalPrivacyControlStatus: Bool { get set }
```

## Discussion

Discussion Whether the Global Privacy Control (GPC) signal is enabled for the navigation. 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.
