UserDictionary.Words.Locale Field

Definition

The locale that this word belongs to.

[Android.Runtime.Register("LOCALE")]
public const string Locale;
[<Android.Runtime.Register("LOCALE")>]
val mutable Locale : string

Field Value

Attributes

Remarks

The locale that this word belongs to. Null if it pertains to all locales. Locale is as defined by the string returned by Locale.toString().

TYPE: TEXT

Java documentation for android.provider.UserDictionary.Words.LOCALE.

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