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