siriTipViewStyle(_:)
Sets the given style for SiriTipView within the view hierarchy
Declaration
nonisolated func siriTipViewStyle(_ style: SiriTipViewStyle) -> some View
Parameters
- style:
The style to set.
Return Value
A view that uses the specified style on its child views.