Manifest.Permission_group.Microphone Field

Definition

Used for permissions that are associated with accessing microphone audio from the device.

[Android.Runtime.Register("MICROPHONE")]
public const string Microphone;
[<Android.Runtime.Register("MICROPHONE")>]
val mutable Microphone : string

Field Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to