Sdílet prostřednictvím


MeasureFormat.Locale Property

Definition

Get the locale of this instance.

public Android.Icu.Util.ULocale? Locale { [Android.Runtime.Register("getLocale", "()Landroid/icu/util/ULocale;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getLocale", "()Landroid/icu/util/ULocale;", "", ApiSince=24)>]
member this.Locale : Android.Icu.Util.ULocale

Property Value

Attributes

Remarks

Get the locale of this instance.

Java documentation for android.icu.text.MeasureFormat.getLocale().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to