<!--
{
  "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/STScreenTimeConfigurationObserver/init(updateQueue:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Screen Time"
    ],
    "preciseIdentifier" : "c:objc(cs)STScreenTimeConfigurationObserver(im)initWithUpdateQueue:"
  },
  "title" : "init(updateQueue:)"
}
-->

# init(updateQueue:)

Creates a configuration observer that reports updates on the queue you
specify.

```
init(updateQueue: dispatch_queue_t)
```

## Parameters

`updateQueue`

The queue on which to report updates.

---

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)