resolvedStrokeColor(for:)
Generates the resolved stroke color for the specified tint color, using the stroke color and color transformer.
Declaration
func resolvedStrokeColor(for tintColor: UIColor) -> UIColorDiscussion
The resulting color depends on strokeColor and strokeColorTransformer.