<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Screen Time",
  "identifier" : "/documentation/ScreenTime/STWebpageController/suppressUsageRecording",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Screen Time"
    ],
    "preciseIdentifier" : "c:objc(cs)STWebpageController(py)suppressUsageRecording"
  },
  "title" : "suppressUsageRecording"
}
-->

# suppressUsageRecording

A Boolean that indicates whether the webpage controller is not recording web
usage.

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

## Discussion

Set to <doc://com.apple.documentation/documentation/ObjectiveC/YES> to stop recording and reporting web-usage data.

---

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)