Contents

ShortcutsLinkStyle

The styles to apply to buttons you use to open your app’s page in the Shortcuts app.

Declaration

struct ShortcutsLinkStyle

Overview

Specify a ShortcutsLinkStyle value when you add a ShortcutsUIButton or ShortcutsLink type to your interface. For the ShortcutsLink type, specify the style using the AppIntents/ShortcutsLink/shortcutsLinkStyle(_:) modifier.

Topics

Getting the styles

See Also

Buttons