Contents

preferred(_:)

An explicit tint color that the system can override.

Declaration

static func preferred(_ tint: Color) -> ListItemTint

Parameters

  • 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.

See Also

Getting list item tint options