Instance Property インスタンスプロパティ

usesMetricSystem

A Boolean value that indicates whether the locale uses the metric system. そのロケールがメートル法を使うかどうかを指し示すブール値。

Declaration 宣言

var usesMetricSystem: Bool { get }

Discussion 議論

This property contains the same value returned by the object(forKey:) method when passing the usesMetricSystem key. このプロパティは、object(forKey:)メソッドにusesMetricSystemキーを渡す場合に返されるのと同じ値を含みます。

See Also 参照

Getting Information About a Locale ロケールについての情報を取得する