MKPolygonView
MKPolygonViewAppearance
MKPolygonView()
MKPolygonView(CGRect)
MKPolygonView(IntPtr)
MKPolygonView(MKPolygon)
MKPolygonView(NativeHandle)
MKPolygonView(NSCoder)
MKPolygonView(NSObjectFlag)
Appearance
ClassHandle
Polygon
AppearanceWhenContainedIn(Type[])
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
xamarinios
namespace MapKit
{
[Deprecated(PlatformName.iOS, 7, 0, PlatformArchitecture.All, "Use 'MKPolygonRenderer' instead.")]
[Register("MKPolygonView", true)]
public class MKPolygonView : MKOverlayPathView
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal MKPolygonView(IntPtr handle);
}
}
| Xamarin iOS | 0.0 |
|---|---|
Information specific to xamarinios | |
| Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API