共用方式為


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

適用於