Swipe Actions
(Replacing message template with parser tag) |
(Updated Edited template to July 12, 2025.) |
||
Line 7: | Line 7: | ||
[[Category:Actions]] | [[Category:Actions]] | ||
{{Edited|July|12| | {{Edited|July|12|2025}} |
Latest revision as of 06:03, 20 January 2025
This page was created by Stephanie on 2023-05-24. Last edited by Edgar on 2025-01-20.
Swipe Action
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