Condividi tramite


SensorPrivacyManager.ToggleTypeSoftware Campo

Definizione

Attenzione

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

Costante per l'interruttore software.

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

Valore del campo

Value = 1
Attributi

Commenti

Costante per l'interruttore software.

Documentazione java per android.hardware.SensorPrivacyManager.TOGGLE_TYPE_SOFTWARE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a