共用方式為


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
屬性

欄位

名稱 Description
Default 0
Abbreviated 1
Full 2

適用於