Android.Manifest.Permission.ReadUserDictionary Field
Allows an application to read the user dictionary.

Syntax

[Android.Runtime.Register("READ_USER_DICTIONARY")]
public const string ReadUserDictionary

Remarks

Allows an application to read the user dictionary. This should really only be required by an IME, or a dictionary editor like the Settings app.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16