MKErrorCode Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Énumération dont les valeurs représentent diverses erreurs qui peuvent se produire avec T:MapKit.MKDirections.CalculateRoute et 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 =
- Héritage
-
MKErrorCode
- Attributs
Champs
Nom | Valeur | Description |
---|---|---|
Unknown | 1 | |
ServerFailure | 2 | |
LoadingThrottled | 3 | |
PlacemarkNotFound | 4 | |
DirectionsNotFound | 5 |