TranslationSpec.Locale Property

Definition

ULocale representing locale information of this spec.

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

Property Value

Attributes

Remarks

Java documentation for android.view.translation.TranslationSpec.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