Design interactive snippets
Asked on 2025-07-04
1 search
The session "Design interactive snippets" at WWDC 2025 focuses on creating compact, interactive views called snippets that are displayed by app intents. These snippets can appear in various places like Spotlight, Siri, and the Shortcuts app, providing updated information and quick actions directly from your app. They are designed to be glanceable, with larger text sizes and consistent margins to ensure clarity and readability. Snippets can include interactive elements like buttons, allowing users to perform actions directly within the snippet.
The session covers several key aspects:
-
Appearance: Ensuring that snippets are easy to read and understand, with a focus on type size and layout. Design interactive snippets (00:01:30)
-
Interaction: Adding interactivity to snippets with buttons and updated data, making them more actionable. Design interactive snippets (00:03:25)
-
Types: Understanding the different types of snippets, such as results and confirmations, and how they can be used to present information or request actions. Design interactive snippets (00:04:49)
For more details on designing interactive snippets, you can refer to the session "Design interactive snippets" from WWDC 2025.

Design interactive snippets
Snippets are compact views invoked from App Intents that display information from your app. Now, snippets can allow your app to bring even more capability to Siri, Spotlight, and the Shortcuts app by including buttons and stateful information that offer additional interactivity as part of an intent. In this session, you’ll learn best practices for designing snippets, including guidance on layout, typography, interaction, and intent types.

Explore new advances in App Intents
Explore all the new enhancements available in the App Intents framework in this year’s releases. Learn about developer quality-of-life improvements like deferred properties, new capabilities like interactive app intents snippets, entity view annotations, how to integrate Visual Intelligence, and much more. We’ll take you through how App Intents is more expressive than ever, while becoming even easier and smoother to adopt. We’ll also share exciting new clients of App Intents this year like Spotlight and Visual Intelligence, and learn to write app intents that work great in those contexts.

Code-along: Bring on-device AI to your app using the Foundation Models framework
Develop generative AI features for your SwiftUI apps using the Foundation Models framework. Get started by applying the basics of the framework to create an awesome feature. Watch step-by-step examples of how to complement the models with tools you build, stream results, and apply further optimizations for great performance.