Android.Hardware.Input.InputManager Class
Provides information about input devices and available key layouts.

See Also: InputManager Members

Syntax

[Android.Runtime.Register("android/hardware/input/InputManager", DoNotGenerateAcw=true)]
public sealed class InputManager : Java.Lang.Object

Remarks

Provides information about input devices and available key layouts.

Get an instance of this class by calling Android.Content.Context.GetSystemService(string) with the argument Android.Content.Context.InputService.

[Android Documentation]

Requirements

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