Android.Manifest.Permission_group.HardwareControls Field
Used for permissions that provide direct access to the hardware on the device.

Syntax

[Android.Runtime.Register("HARDWARE_CONTROLS")]
public const string HardwareControls

Remarks

Used for permissions that provide direct access to the hardware on the device. This includes audio, the camera, vibrator, etc.

[Android Documentation]

Requirements

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