Swipe Actions
m ((username removed) (log details removed): Moving to Documentation namespace)
(Replacing message template with parser tag)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
===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:
Line 6: Line 7:


[[Category:Actions]]
[[Category:Actions]]
{{Edited|July|12|2024}}

Latest revision as of 07:57, 17 June 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 95 days ago on 06/17/2024. What links here