<!--
{
  "availability" : [
    "watchOS: 2.0.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSNotification/Name-swift.struct/CLKComplicationServerActiveComplicationsDidChange",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@CLKComplicationServerActiveComplicationsDidChangeNotification"
  },
  "title" : "CLKComplicationServerActiveComplicationsDidChange"
}
-->

# CLKComplicationServerActiveComplicationsDidChange

Posted when the set of active complications changes.

```
static let CLKComplicationServerActiveComplicationsDidChange: NSNotification.Name
```

## Discussion

The object of the notification is `nil` and there’s no `userInfo` dictionary.

---

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)