MKDistanceFormatterUnitStyle 枚举

定义

一个枚举,其值指定字符串的 MKDistanceFormatter 长度。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MKDistanceFormatterUnitStyle
type MKDistanceFormatterUnitStyle = 
继承
MKDistanceFormatterUnitStyle
属性

字段

Abbreviated 1
Default 0
Full 2

适用于