LocaleList.EmptyLocaleList Property

Definition

Retrieve an empty instance of LocaleList.

public static Android.OS.LocaleList EmptyLocaleList { [Android.Runtime.Register("getEmptyLocaleList", "()Landroid/os/LocaleList;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getEmptyLocaleList", "()Landroid/os/LocaleList;", "", ApiSince=24)>]
static member EmptyLocaleList : Android.OS.LocaleList

Property Value

Attributes

Remarks

Retrieve an empty instance of LocaleList.

Java documentation for android.os.LocaleList.getEmptyLocaleList().

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