[get: Android.Runtime.Register("getCharacters", "()Ljava/lang/String;", "GetGetCharactersHandler")] public stringCharacters { get; }
Value
Documentation for this section has not yet been entered.
Remarks
For the special case of a KeyEvent.ACTION_MULTIPLE event with key
code of KeyEvent.KEYCODE_UNKNOWN, this is a raw string of characters
associated with the event. In all other cases it is null.