<!--
{
  "availability" : [
    "watchOS: 2.0.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/CLKComplicationPrivacyBehavior",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ClockKit"
    ],
    "preciseIdentifier" : "c:@E@CLKComplicationPrivacyBehavior"
  },
  "title" : "CLKComplicationPrivacyBehavior"
}
-->

# CLKComplicationPrivacyBehavior

Constants indicating the complication behavior when the Apple Watch is locked.

```
enum CLKComplicationPrivacyBehavior
```

## Topics

### Constants

[`CLKComplicationPrivacyBehavior.showOnLockScreen`](/documentation/ClockKit/CLKComplicationPrivacyBehavior/showOnLockScreen)

Show the complication data when the Apple Watch is locked.

[`CLKComplicationPrivacyBehavior.hideOnLockScreen`](/documentation/ClockKit/CLKComplicationPrivacyBehavior/hideOnLockScreen)

Don’t show the complication data when the Apple Watch is locked.



---

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)