All Collections
Modal Presentation
10 articles
▶️ Modal Presentations 101Recreate Apple's Shortcuts app to learn about Full Screen Covers, Sheets, and their modifiers.
Layers
Present content modally in either a Sheet or a Full Screen Cover.
Sheet ModifierUsed to present a Sheet when the binding to a Boolean value that you provide is True.
Full Screen Cover ModifierUsed to present a modal layer that covers the entire screen when the binding to a Boolean value that you provide is True.
Sheet Modifiers
Apply these modifiers to customize your Sheet presentation.
Presentation Detents ModifierSet the available detents for an enclosing Sheet.
Content Interaction ModifierConfigure the behavior of swipe gestures on a modal presentation.
Drag Indicator ModifierSet the visibility of the drag indicator on top of a Sheet.
Corner Radius ModifierSet a specific corner radius for a modal presentation.
Interactive Dismiss Disabled ModifierUsed to conditionally prevent the interactive dismissal of modal presentations.
Background Interaction ModifierControl whether users can interact with the screen behind a presentation.
Modifiers
These modifiers can be applied to all modal presentations.
Presentation Background ModifierSet the presentation background color of a modal presentation.