In xamarin ,How to get touch point absolute location?

bushougu 1 Reputation point
2022-08-30T15:07:10.65+00:00

I need use touch point absolute location to do something.
I have seen all GestureRecognizer,It seem only relative location .
also I find the TouchTrackingEffect samples :https://learn.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/effects/touch-tracking
It can get the touch point absolute location , but I don't want using the"PlatformEffect",maintain Platform multi-platform is suffer.
have any way get the location without using PlatformEffect?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,326 questions
{count} votes