Hi everyone,
I found some people online asking about this a year ago, but has this been implemented already?
It seems to me a pretty basic function to add, but I can't seem to find it.
I myself am trying to detect where in my layout the tap is happening.
My OxyPlot.Plotview doesn't detect taps so I let my scrollview do this, and based on it's position it has to show a legend or edit the PlotView.
Thanks for the help
Answers
You can use MR.Gestures to get the tap position.