Language

ULocale.AvailableType.Default Property

Definition

Locales that return data when passed to ICU APIs, but not including legacy or alias locales.

[Android.Runtime.Register("DEFAULT", ApiSince=31)]
public static Android.Icu.Util.ULocale.AvailableType Default { get; }
[<Android.Runtime.Register("DEFAULT", ApiSince=31)>]
static member Default : Android.Icu.Util.ULocale.AvailableType

Property Value

Locales that return data when passed to ICU APIs, but not including legacy or alias locales.

Attributes

Remarks

Locales that return data when passed to ICU APIs, but not including legacy or alias locales.

Android reference for android.icu.util.ULocale.AvailableType.DEFAULT.

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