---
title: complicationRenderingMode
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/environmentvalues/complicationrenderingmode
---

# complicationRenderingMode

The complication rendering mode for the current environment.

## Declaration

```swift
var complicationRenderingMode: ComplicationRenderingMode { get }
```

## See Also

### Deprecated environment values

- [disableAutocorrection](swiftui/environmentvalues/disableautocorrection.md)
- [sizeCategory](swiftui/environmentvalues/sizecategory.md)
- [presentationMode](swiftui/environmentvalues/presentationmode.md)
- [PresentationMode](swiftui/presentationmode.md)
- [controlActiveState](swiftui/environmentvalues/controlactivestate.md)
