Constructor MapView
MapView(IntPtr)
Internal use only. Invoked by the Xamarin iOS designer.
Declaration
public MapView(IntPtr handle)
Parameters
| Type | Name | Description |
|---|---|---|
| System.IntPtr | handle | A platform-specific type that is used to represent a pointer or a handle. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET iOS | 200.0 - 200.8 |
| Xamarin.iOS | 100.0 - 100.15 |
MapView()
Initializes a new instance of the MapView class.
Declaration
public MapView()
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET iOS | 200.0 - 200.8 |
| Xamarin.iOS | 100.0 - 100.15 |