Android.Views.InputDevice.GetDevice Method
Gets information about the input device with the specified id.

Syntax

[Android.Runtime.Register("getDevice", "(I)Landroid/view/InputDevice;", "")]
public static InputDevice GetDevice (int id)

Parameters

id
The device id.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets information about the input device with the specified id.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9