다음을 통해 공유


MKErrorCode 열거형

정의

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

필드

DirectionsNotFound 5
LoadingThrottled 3
PlacemarkNotFound 4
ServerFailure 2
Unknown 1

적용 대상