init(style:)
A view that displays the phrase for an App Shortcut.
Declaration
@MainActor @preconcurrency init(style: SiriTipViewStyle = .automatic)Parameters
- style:
The style to use for this view, defaults to automatic.
A view that displays the phrase for an App Shortcut.
@MainActor @preconcurrency init(style: SiriTipViewStyle = .automatic)The style to use for this view, defaults to automatic.