MKErrorCode Enumerazione
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Enumerazione i cui valori rappresentano vari errori che possono verificarsi con e 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 =
- Ereditarietà
-
MKErrorCode
- Attributi
Campi
Nome | Valore | Descrizione |
---|---|---|
Unknown | 1 | |
ServerFailure | 2 | |
LoadingThrottled | 3 | |
PlacemarkNotFound | 4 | |
DirectionsNotFound | 5 |