Contents

measurementSystem

The measurement system associated with the locale.

Declaration

static let measurementSystem: NSLocale.Key

Discussion

The corresponding value is an NSString object containing a description of the measurement system used by the locale; for example, "Metric" or "U.S.".

See Also

Keys