NACCAppShortcuts

struct NACCAppShortcuts : AppShortcutsProvider

This provides the shortcut for the app intent.

  • The tile color for shortcuts generated from this app intent.

    Declaration

    Swift

    static var shortcutTileColor: ShortcutTileColor
  • The shortcuts available to the app.

    Declaration

    Swift

    static var appShortcuts: [AppShortcut] { get }