AssistStructure.ViewNode.LocaleList Property

Definition

Returns the list of locales associated with this view.

public virtual Android.OS.LocaleList LocaleList { [Android.Runtime.Register("getLocaleList", "()Landroid/os/LocaleList;", "GetGetLocaleListHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getLocaleList", "()Landroid/os/LocaleList;", "GetGetLocaleListHandler", ApiSince=26)>]
member this.LocaleList : Android.OS.LocaleList

Property Value

Attributes

Remarks

Returns the list of locales associated with this view.

Java documentation for android.app.assist.AssistStructure.ViewNode.getLocaleList().

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