Condividi tramite


BatteryManager.BatteryPropertyEnergyCounter Campo

Definizione

Attenzione

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

Energia rimanente della batteria in nanowatt ore, come numero intero lungo.

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

Valore del campo

Value = 5
Attributi

Commenti

Energia rimanente della batteria in nanowatt ore, come numero intero lungo.

Documentazione java per android.os.BatteryManager.BATTERY_PROPERTY_ENERGY_COUNTER.

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