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
popoverTip(_:arrowEdge:action:)popoverTip(_:isPresented:attachmentAnchor:arrowEdge:action:)popoverTip(_:isPresented:attachmentAnchor:arrowEdges:action:)tipAnchor(_:)tipBackground(_:)tipBackgroundInteraction(_:)tipCornerRadius(_:antialiased:)tipImageSize(_:)tipViewStyle(_:)tipImageStyle(_:)tipImageStyle(_:_:)