MKOverlayPathView
MKOverlayPathViewAppearance
MKOverlayPathView()
MKOverlayPathView(CGRect)
MKOverlayPathView(IMKOverlay)
MKOverlayPathView(IntPtr)
MKOverlayPathView(NativeHandle)
MKOverlayPathView(NSCoder)
MKOverlayPathView(NSObjectFlag)
Appearance
ClassHandle
FillColor
Linecap
LineDashPattern
LineDashPhase
LineJoin
LineWidth
MiterLimit
Path
StrokeColor
AppearanceWhenContainedIn(Type[])
ApplyFillProperties(CGContext, nfloat)
ApplyFillProperties(CGContext, NFloat)
ApplyStrokeProperties(CGContext, nfloat)
ApplyStrokeProperties(CGContext, NFloat)
CreatePath()
FillPath(CGPath, CGContext)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
InvalidatePath()
StrokePath(CGPath, CGContext)
xamarinios
namespace MapKit
{
[Deprecated(PlatformName.iOS, 7, 0, PlatformArchitecture.All, "Use 'MKOverlayPathRenderer' instead.")]
[Register("MKOverlayPathView", true)]
public class MKOverlayPathView : MKOverlayView
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("applyStrokePropertiesToContext:atZoomScale:")]
public virtual void ApplyStrokeProperties(CGContext! context, nfloat zoomScale);
}
}
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