BatteryManager.BatteryHealthDead Campo

Definizione

Attenzione

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

Valore costante: 4 (0x00000004)

[Android.Runtime.Register("BATTERY_HEALTH_DEAD")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.BatteryHealth enum directly instead of this field.", true)]
public const Android.OS.BatteryHealth BatteryHealthDead = 4;
[<Android.Runtime.Register("BATTERY_HEALTH_DEAD")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BatteryHealth enum directly instead of this field.", true)>]
val mutable BatteryHealthDead : Android.OS.BatteryHealth

Valore del campo

Value = 4
Attributi

Commenti

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.

per android.os.BatteryManager.BATTERY_HEALTH_DEAD.

Si applica a