Partager via


Light.LightTypeMicrophone Champ

Définition

Attention

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

Type pour les lumières qui indiquent l’utilisation du microphone

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

Valeur de champ

Value = 8

Implémente

Attributs

Remarques

Type pour les lumières qui indiquent l’utilisation du microphone

Documentation Java pour android.hardware.lights.Light.LIGHT_TYPE_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 à