A provider of user defined words for input methods to use for predictive text input.
See Also:
UserDictionary Members
Syntax
[Android.Runtime.Register("android/provider/UserDictionary", DoNotGenerateAcw=true)]
public class
UserDictionary :
Java.Lang.ObjectRemarks
A provider of user defined words for input methods to use for predictive text input.
Applications and input methods may add words into the dictionary. Words can have associated
frequency information and locale information.
[Android Documentation]
Requirements
Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3