Learn Before
Concept
iOS Sheet Presentation Style
In iOS, the sheet presentation style appears as a card that partially covers the underlying content and dims all uncovered areas to prevent interaction with them. The top edge of the parent view or a previous card is visible behind the current card to help people remember the task they suspended when they opened the card.
People dismiss a sheet by:
- Swiping down from the top of the screen
- Swiping down from anywhere on the screen when card content is scrolled to the top
- Tapping a button
Use a sheet for nonimmersive modal content that doesn’t enable a complex task.
0
2
Updated 2026-07-05
Contributors are:
Who are from:
Tags
Design Science