BatteryManager.BatteryPropertyChargeCounter Campo

Definizione

Attenzione

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

Capacità della batteria in microampere ore, come numero intero.

[Android.Runtime.Register("BATTERY_PROPERTY_CHARGE_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 BatteryPropertyChargeCounter = 1;
[<Android.Runtime.Register("BATTERY_PROPERTY_CHARGE_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 BatteryPropertyChargeCounter : Android.OS.BatteryProperty

Valore del campo

Value = 1
Attributi

Commenti

Capacità della batteria in microampere ore, come numero intero.

per android.os.BatteryManager.BATTERY_PROPERTY_CHARGE_COUNTER.

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.

Si applica a