Compartilhar via


Light.LightTypeMicrophone Campo

Definição

Cuidado

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

Tipo para luzes que indicam o uso do microfone

[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

Valor do campo

Value = 8

Implementações

Atributos

Comentários

Tipo para luzes que indicam o uso do microfone

Documentação Java para android.hardware.lights.Light.LIGHT_TYPE_MICROPHONE.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a