Add NumberOfTapsRequired property in TouchEffect #293
Closed
Sergtek
started this conversation in
New Feature Discussions
Replies: 1 comment
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
My suggestion would be to add a new property called NumberOfTapsRequired to the TouchEffect, similar to the one that the gesture recognizer has to establish how many clicks are necessary for the associated command to be executed.
API Changes
e.g.
Intended Use Case
This functionality could be used in countless cases.
Who Will Do The Work?
Beta Was this translation helpful? Give feedback.
All reactions