MKErrorCode Enumeración

Definición

Enumeración cuyos valores representan varios errores que pueden producirse con T:MapKit.MKDirections.CalculateRoute y CalculateETA(MKETAHandler).

[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 = 
Herencia
MKErrorCode
Atributos

Campos

DirectionsNotFound 5
LoadingThrottled 3
PlacemarkNotFound 4
ServerFailure 2
Unknown 1

Se aplica a