How to use Gesture? #19256
Unanswered
jyswjjgdwtdtj
asked this question in
Q&A
How to use Gesture?
#19256
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I copy the example codes, but it do not run. This is my code;
When I pinch or move two of my finger on my trackpads, nothing is printed to Console.
Does "Gesture" only supports Image control? I found that all the examples attach these event on Image.
And how to use pointer events in controls except Button? Is it supported to use pointer events in other controls? What's the relationship between Gestures and Pointers? Are ScrollGesture and PointerWheelChanged the same?
I can't fire any of these event on my Custom Control.😭😭😭
Help me please🙇🙇♂️🙇♀️ Thank you!
Beta Was this translation helpful? Give feedback.
All reactions