다음을 통해 공유


CPTripPauseReason 열거형

정의

현재 여행이 일시 중지된 이유를 열거합니다.

[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 = 
상속
CPTripPauseReason
특성

필드

Arrived 1

차는 여행 데스티나티오즈에 도착했습니다.

Loading 2

여정에 대한 데이터가 여전히 로드되고 있습니다.

Locating 3

시스템이 자동차를 찾으려고 합니다.

ProceedToRoute 5

자동차는 여행 경로에 없습니다.

Rerouting 4

시스템이 현재 여정의 경로를 다시 지정하고 있습니다.

적용 대상