Reputation: 254
I am writing an Android drawing mobile app using Xamarin Forms and SkiaSharp. The mobile tablet that I am using has a pen stylus (Samsung Galaxy Tab). When I hover the stylus over the screen, the tablet is able to recognize where the position of the nib and displays a small circle where it will land.
I was wondering if anyone knew how to access the hover position information of the stylus please?
Thanks
Upvotes: 1
Views: 120