MicrosoftEdge / WebView2Samples

Microsoft Edge WebView2 samples
830 stars 460 forks source link

Add PointerDown and PointerUp Handling #204

Closed michaelfarnsworth closed 11 months ago

michaelfarnsworth commented 11 months ago

This updates the WebView2 GettingStarted sample app with some basic input handling. Namely, PointerDown and PointerUp, which will allow far-interaction clicks into the hosted web pages.