Compartir a través de


CPTripPauseReason Enumeración

Definición

Enumera los motivos por los que se ha pausado el viaje actual.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CPTripPauseReason
type CPTripPauseReason = 
Herencia
CPTripPauseReason
Atributos

Campos

Arrived 1

El coche ha llegado al viaje destinatioj.

Loading 2

Los datos del viaje se siguen cargando.

Locating 3

El sistema está intentando localizar el coche.

ProceedToRoute 5

El coche no está en la ruta del viaje.

Rerouting 4

Actualmente, el sistema está reenrutando el viaje.

Se aplica a