Contents

tipImageStyle(_:_:_:)

Sets the style for a tip’s image.

Declaration

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

See Also

Providing tips