Intent.ExtraLocaleList Field

Definition

Intent extra: A android.os.LocaleList

[Android.Runtime.Register("EXTRA_LOCALE_LIST", ApiSince=33)]
public const string ExtraLocaleList;
[<Android.Runtime.Register("EXTRA_LOCALE_LIST", ApiSince=33)>]
val mutable ExtraLocaleList : string

Field Value

Implements

Attributes

Remarks

Intent extra: A android.os.LocaleList

Type: LocaleList

Java documentation for android.content.Intent.EXTRA_LOCALE_LIST.

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