static let monochrome: ListItemTint
A standard grayscale tint effect.
static func fixed(Color) -> ListItemTint
An explicit tint color.
Availability 有効性
Technology
static func preferred(_ tint: Color
) -> ListItemTint
This tint effect is overridable by system effects, for example when the system has a custom user accent color on macOS.
static let monochrome: ListItemTint
static func fixed(Color) -> ListItemTint