Controls/SwipeView
Jump to navigation
Jump to search
SwipeView
- Kind
- Control
- Microsoft Docs
- SwipeView documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Reveal contextual actions via swipe; map gestures for desktop.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| LeftItems | ? | Swipe actions (left) | |
| RightItems | ? | Swipe actions (right) | |
| TopItems | ? | Swipe actions (top) | |
| BottomItems | ? | Swipe actions (bottom) | |
| SwipeTransitionMode | ? | Reveal/Drag | |
| Threshold | ? | Activation distance |