Partilhar via


SensorPrivacyManager.Sensors.Camera Campo

Definição

Cuidado

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

Constante para a câmera

[Android.Runtime.Register("CAMERA", 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 Camera = 2;
[<Android.Runtime.Register("CAMERA", 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 Camera : Android.Hardware.PrivacySensors

Valor do campo

Value = 2
Atributos

Comentários

Constante para a câmera

Documentação Java para android.hardware.SensorPrivacyManager.Sensors.CAMERA.

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