Freigeben über


MKErrorCode Enumeration

Definition

Eine Enumeration, deren Werte verschiedene Fehler darstellen, die mit T:MapKit.MKDirections.CalculateRoute und CalculateETA(MKETAHandler)auftreten können.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MKErrorCode
type MKErrorCode = 
Vererbung
MKErrorCode
Attribute

Felder

DirectionsNotFound 5
LoadingThrottled 3
PlacemarkNotFound 4
ServerFailure 2
Unknown 1

Gilt für: