adaptsToUserAccentColor
A Boolean value that indicates whether the tint configuration alters its effect based on the user’s preferred accent color choice.
Declaration
var adaptsToUserAccentColor: Bool { get }Discussion
When this property is YES, the tint configuration alters it effect based on the user’s preferred accent color. Otherwise, the tint configuration produces a constant effect regardless of the accent color preference.