preferred(_:)
An explicit tint color that the system can override.
Declaration
static func preferred(_ tint: Color) -> ListItemTintParameters
- tint:
The color to use to tint the content.
Discussion
The system can override this tint effect, like when the system has a custom user accent color on macOS.