共用方式為


CurrencyPluralInfo.Locale 屬性

定義

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

屬性值

屬性

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於