The members of Android.Hardware.Input.InputManager are listed below.
See Also: Inherited members from Java.Lang.Object
const | ActionQueryKeyboardLayouts | string. Broadcast Action: Query available keyboard layouts. |
const | MetaDataKeyboardLayouts | string. Metadata Key: Keyboard layout metadata associated with InputManager.ActionQueryKeyboardLayouts. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
GetInputDevice(int)Gets information about the input device with the specified id. | ||
GetInputDeviceIds()Gets the ids of all input devices in the system. | ||
RegisterInputDeviceListener(InputManager.IInputDeviceListener, Android.OS.Handler)Registers an input device listener to receive notifications about when input devices are added, removed or changed. | ||
UnregisterInputDeviceListener(InputManager.IInputDeviceListener)Unregisters an input device listener. |