WKInterfaceMap
WKInterfaceMap()
WKInterfaceMap(IntPtr)
WKInterfaceMap(NSObjectFlag)
ClassHandle
AddAnnotation(CLLocationCoordinate2D, WKInterfaceMapPinColor)
AddAnnotation(CLLocationCoordinate2D, String, CGPoint)
AddAnnotation(CLLocationCoordinate2D, UIImage, CGPoint)
RemoveAllAnnotations()
SetRegion(MKCoordinateRegion)
SetShowsUserHeading(Boolean)
SetShowsUserLocation(Boolean)
SetUserTrackingMode(WKInterfaceMapUserTrackingMode, Boolean)
SetVisible(MKMapRect)
xamarinios
namespace WatchKit
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Introduced(PlatformName.iOS, 8, 2, PlatformArchitecture.All, null)]
[Obsolete("The WatchKit framework has been removed from iOS")]
[Register("WKInterfaceMap", SkipRegistration = true)]
[Unavailable(PlatformName.iOS, PlatformArchitecture.All, null)]
public class WKInterfaceMap : WKInterfaceObject
}
Xamarin iOS | 0.0 |
---|---|
Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | The WatchKit framework has been removed from iOS |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API