static let monochrome: ListItemTint
A standard grayscale tint effect.
static func preferred(Color) -> ListItemTint
An explicit tint color that is overridable.
Availability 有効性
Technology
static func fixed(_ tint: Color
) -> ListItemTint
This tint effect is fixed and not overridable by other system effects.
static let monochrome: ListItemTint
static func preferred(Color) -> ListItemTint