Context.HidService Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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