The locale to use when formatting a measurement. ある寸法を書式設定するときに使うロケール。
Instance Method
インスタンスメソッド
locale(_:)
Modifies the measurement format style to use the specified locale.
寸法書式設定スタイルを修正してこの指定されたロケールを使うようにします。
Availability 有効性
- iOS 15.0+
- iPadOS 15.0+
- macOS 12.0+
- Mac Catalyst 15.0+
- tvOS 15.0+
- watchOS 8.0+
- Xcode 13.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
func locale(_ locale: Locale
) -> Measurement
<UnitType >.AttributedStyle
Parameters パラメータ
locale
Return Value 戻り値
A measurement format style with the specified locale. ある寸法書式設定スタイル、この指定されたロケールでの。