Partager via


SensorPrivacyManager.Sensors.Microphone Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Hardware.PrivacySensors enum directly instead of this field.

Constante pour le microphone

[Android.Runtime.Register("MICROPHONE", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.PrivacySensors enum directly instead of this field.", true)]
public const Android.Hardware.PrivacySensors Microphone = 1;
[<Android.Runtime.Register("MICROPHONE", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.PrivacySensors enum directly instead of this field.", true)>]
val mutable Microphone : Android.Hardware.PrivacySensors

Valeur de champ

Value = 1
Attributs

Remarques

Constante pour le microphone

Documentation Java pour android.hardware.SensorPrivacyManager.Sensors.MICROPHONE.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à