Share via


NSLengthFormatterUnit Enum

Definition

Enumerates units of length (foot, meter, etc.) for use with NSLengthFormatter.

[ObjCRuntime.Native]
public enum NSLengthFormatterUnit
[<ObjCRuntime.Native>]
type NSLengthFormatterUnit = 
Inheritance
NSLengthFormatterUnit
Attributes

Fields

Name Value Description
Millimeter 8
Centimeter 9
Meter 11
Kilometer 14
Inch 1281
Foot 1282
Yard 1283
Mile 1284

Applies to