Contents

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) -> UIColor

Discussion

The resulting color depends on strokeColor and strokeColorTransformer.

See Also

Customizing the background