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