Android.InputMethodServices Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AbstractInputMethodService |
AbstractInputMethodService provides a abstract base class for input methods. |
AbstractInputMethodService.AbstractInputMethodImpl |
Base class for derived classes to implement their |
AbstractInputMethodService.AbstractInputMethodImpl.InterfaceConsts | |
AbstractInputMethodService.AbstractInputMethodSessionImpl |
Base class for derived classes to implement their |
ExtractEditText |
Specialization of |
InputMethodService |
InputMethodService provides a standard implementation of an InputMethod, which final implementations can derive from and customize. |
InputMethodService.InputMethodImpl |
Concrete implementation of
|
InputMethodService.InputMethodSessionImpl |
Concrete implementation of
|
InputMethodService.Insets |
Information about where interesting parts of the input method UI appear. |
Keyboard |
Loads an XML description of a keyboard and stores the attributes of the keys. |
Keyboard.Key |
Class for describing the position and characteristics of a single key in the keyboard. |
Keyboard.Row |
Container for keys in the keyboard. |
KeyboardView |
A view that renders a virtual |
KeyboardView.KeyEventArgs |
Provides data for the Key event. |
KeyboardView.PressEventArgs |
Provides data for the Press event. |
KeyboardView.ReleaseEventArgs |
Provides data for the Release event. |
KeyboardView.TextEventArgs |
Provides data for the Text event. |
KeyboardViewIOnKeyboardActionListenerExtensions |
Interfaces
KeyboardView.IOnKeyboardActionListener |
Listener for virtual keyboard events. |
Enums
BackDisposition |
Enumerates values returned by several types. |
Edge |
Enumerates values returned by several methods of Edge. |
Keycode |
Enumerates values returned by several methods of Keycode. |
TouchableInsets |
Enumerates values returned by several types. |