Parsed/Swipe Actions
This page was created by PageReplicator on 2025-09-01. Last edited by PageReplicator on 2025-09-01.
Swipe Action[<a href="/index.php?title=Documentation:Swipe_Actions&veaction=edit§ion=1" class="mw-editsection-visualeditor" title="Edit section: Swipe Action" data-bs-title="Documentation:Swipe_Actions">edit</a> | <a href="/index.php?title=Documentation:Swipe_Actions&action=edit§ion=1" title="Edit section: Swipe Action" data-bs-title="Documentation:Swipe_Actions">edit source</a>]
To activate an action to trigger when the user swipes, add tagged values on the ViewModel class. The value should be the action name you want to execute. For different swipe actions, add:
- Left-swipe: Tag SwipeLeft
- Right-swipe: Tag SwipeLeft
Swipe both ways: Tag SwipeLeft and SwipeRight