BatteryManager.BatteryHealthGood Campo

Definizione

Attenzione

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

Valore costante: 2 (0x00000002)

[Android.Runtime.Register("BATTERY_HEALTH_GOOD")]
[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 BatteryHealthGood = 2;
[<Android.Runtime.Register("BATTERY_HEALTH_GOOD")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BatteryHealth enum directly instead of this field.", true)>]
val mutable BatteryHealthGood : Android.OS.BatteryHealth

Valore del campo

Value = 2
Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

per android.os.BatteryManager.BATTERY_HEALTH_GOOD.

Si applica a