Modifiers
presentationDragIndicator
Controls the visibility of the drag indicator on a sheet.
presentationDragIndicator(visibility)
iOS 16+
| Parameter | Type | Description |
|---|---|---|
visibility | 'automatic' | 'visible' | 'hidden' | The visibility of the drag indicator. |
Controls the visibility of the drag indicator on a sheet.
Returns: ModifierConfig
See: Official SwiftUI documentation.
Works with
Sources
The original Expo docs for this page:
- presentationDragIndicator (Modifiers) (
source-of-truth/versions/v57.0.0/sdk/ui/swift-ui/modifiers.md)