Controls/SwipeView: Difference between revisions

From Wiki Maui Linux NET
Jump to navigation Jump to search
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..."
 
(No difference)

Latest revision as of 16:15, 17 October 2025


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