Swipe Actions
(Created page with " 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 di...")
 
(Automatically adding template at the end of the page.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Swipe Action  
===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:
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
*Left-swipe: Tag SwipeLeft
Right-swipe: Tag SwipeLeft
*Right-swipe: Tag SwipeLeft
Swipe both ways: Tag SwipeLeft and SwipeRight
Swipe both ways: Tag SwipeLeft and SwipeRight
[[Category:Actions]]
{{Edited|July|12|2024}}

Latest revision as of 15:47, 10 February 2024

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

This page was edited 100 days ago on 02/10/2024. What links here