Method ScreenToBaseSurface
ScreenToBaseSurface(CGPoint)
Converts a screen coordinate (in pixels) to a coordinate on the scene view's base surface.
Declaration
public MapPoint ScreenToBaseSurface(CGPoint screenPoint)
Parameters
Type | Name | Description |
---|---|---|
Core |
screenPoint | Screen point relative to the upper left. |
Returns
Type | Description |
---|---|
Map |
A Map |
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
Xamarin.iOS | 100.0 - 100.15 |