<!--
{
  "availability" : [
    "watchOS: 7.0.0 - 27.2.0"
  ],
  "documentType" : "symbol",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/ComplicationRenderingMode/tinted",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "ClockKit",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:17_ClockKit_SwiftUI25ComplicationRenderingModeO6tintedyA2CmF"
  },
  "title" : "ComplicationRenderingMode.tinted"
}
-->

# ComplicationRenderingMode.tinted

The system renders the complication as a tinted complication.

```
case tinted
```

## Discussion

You can use the rendering mode to provide a custom SwiftUI view for tinted complications. For more information, see [Support Tinted Views](/documentation/ClockKit/building-complications-with-swiftui#Support-Tinted-Views).

---

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)