JuniperPhoton
JuniperPhoton

Reputation: 746

Detect multi-touch gesture of touch pad in UWP apps

A simple case:

Use pinch and pan gesture on a touch pad to zoom an image in a ScrollViewer

Note that this is a build-in gesture when you use a touch screen. However, when you do this on your touch pad, nothing is going to happened.

I have looked up official documents but the topic articles involved just talks about the build-in gestures which is not open to developers.

Upvotes: 1

Views: 2263

Answers (1)

Related Questions