The methods of Android.Provider.UserDictionary.Words are listed below. For a list of all members, see the UserDictionary+Words Members list.
See Also: Inherited members from Java.Lang.Object
static | AddWord(Android.Content.Context, string, int, LocaleType)Adds a word to the dictionary, with the given frequency and the specified specified locale type. | |
static | AddWord(Android.Content.Context, string, int, string, Java.Util.Locale)Adds a word to the dictionary, with the given frequency and the specified locale type. |