- text
- The auto complete text the user has selected.
Called by the framework in response to a text completion from the current input method, provided by it calling Android.Views.InputMethods.InputConnection.commitCompletion(android.view.inputmethod.CompletionInfo). The default implementation does nothing; text views that are supporting auto-completion should override this to do their desired behavior.