accentedMode property

MAccentedRendering accentedMode
final

How this image renders when widgets are tinted (iOS 18+).

Defaults to MAccentedRendering.fullColor: a network image is almost always a photo or piece of artwork, and the system default would flatten it into a tinted silhouette.

Implementation

final MAccentedRendering accentedMode;