_AppIntents_SwiftUI is a cross-import overlay that bridges App Intents and SwiftUI, providing the glue that surfaces App Intents features inside SwiftUI views. Use it to present a ShortcutsLink that takes users to your app's App Shortcuts page in the Shortcuts app, and to control the appearance of these elements through styles such as ShortcutsLinkStyle and SiriTipViewStyle. The overlay is available on iOS, macOS, tvOS, watchOS, and visionOS.
Styling App Intents Views 2
Styles that control the appearance of App Intents elements presented inside SwiftUI views.
- StShortcutsLinkStyleiOS 16.0+The styles to apply to buttons you use to open your app's page in the Shortcuts app.
- StSiriTipViewStyleThe styles to apply to the tip views you use to display spoken phrases.
Structures 2
- StShortcutsLinkiOS 16.0+A button that brings users to the current app's App Shortcuts page in the Shortcuts app.
- StSiriTipViewA SwiftUI view that displays the phrase someone uses to invoke an App Shortcut.
Extends 8
ViewAppIntentIntentParameterIntentParameterContextIntentResultModifiedContentButtonToggle