Language

Context.HidService Field

Definition

Use with #getSystemService(String) to retrieve a android.hardware.hid.HidManager for interacting with HID devices.

[Android.Runtime.Register("HID_SERVICE", ApiSince=37)]
public const string HidService;
[<Android.Runtime.Register("HID_SERVICE", ApiSince=37)>]
val mutable HidService : string

Field Value

Attributes

Applies to