Method ScreenToLocation
ScreenToLocation(PointF)
Converts a screen point relative to the upper left of the map into a location on the map.
Declaration
public MapPoint ScreenToLocation(PointF screenPoint)
Parameters
Type | Name | Description |
---|---|---|
Android. |
screenPoint | Screen point relative to the upper left |
Returns
Type | Description |
---|---|
Map |
A Map |
Applies to
Platforms and versions
Target | Versions |
---|---|
Xamarin.Android | 100.0 - 100.15 |