---
title: accented
framework: widgetkit
role: symbol
role_heading: Type Property
path: widgetkit/widgetaccentedrenderingmode/accented
---

# accented

Specifies that the Image should be included as part of the accented widget group.

## Declaration

```swift
static let accented: WidgetAccentedRenderingMode
```

## Mentioned in

Optimizing your widget for accented rendering mode and Liquid Glass

## Discussion

Discussion It is equivalent to applying the .widgetAccentable() modifier to the Image.
