Type Property 型プロパティ

usesMetricSystem

A flag that indicates whether the locale uses the metric system. そのロケールがメートル法を使うかどうかを指し示すフラグ。

Declaration 宣言

static let usesMetricSystem: NSLocale.Key

Discussion 議論

The corresponding value is a NSNumber object containing a Boolean value. If the value is false, you can typically assume American measurement units (for example, the statute mile). 対応する値は、NSNumberオブジェクトでブール値を含んでいます。値がfalseならば、あなたは概ねアメリカ単位系を仮定できます(例えば、法定マイル)。

See Also 参照

Keys キー