Controls/SwipeView

From Wiki Maui Linux NET
Revision as of 16:15, 17 October 2025 by Ten (talk | contribs) (Created page with "{{ElementSpec | title=SwipeView | kind=Control | ms_url=https://learn.microsoft.com/dotnet/maui/user-interface/controls/swipeview | introduced=MAUI 6.0 (.NET 6) | deprecated=No | notes=Reveal contextual actions via swipe; map gestures for desktop. | props= <tr><td>LeftItems</td><td>?</td><td></td><td>Swipe actions (left)</td></tr> <tr><td>RightItems</td><td>?</td><td></td><td>Swipe actions (right)</td></tr> <tr><td>TopItems</td><td>?</td><td></td><td>Swipe a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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