keylineTint(_:)
Applies a subtle tint color to the surrounding border of a Live Activity that appears in the Dynamic Island.
Declaration
func keylineTint(_ color: Color?) -> DynamicIslandParameters
- color:
The tint color to use.
Return Value
The configuration object for the Dynamic Island with the specified keyline tint color.