Android.Hardware.Input.InputManager.UnregisterInputDeviceListener Method
Unregisters an input device listener.

Syntax

[Android.Runtime.Register("unregisterInputDeviceListener", "(Landroid/hardware/input/InputManager$InputDeviceListener;)V", "")]
public void UnregisterInputDeviceListener (InputManager.IInputDeviceListener listener)

See Also

InputManager.RegisterInputDeviceListener(.IInputDeviceListener, Android.OS.Handler)

Parameters

listener
The listener to unregister.

Remarks

Unregisters an input device listener.

[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