Contents

tipImageStyle(_:_:)

Sets the style for a tip’s image.

Declaration

nonisolated func tipImageStyle<S1, S2>(_ primary: S1, _ secondary: S2) -> some View where S1 : ShapeStyle, S2 : ShapeStyle

See Also

Providing tips