Android.OS.BatteryManager.BatteryPropertyEnergyCounter Field
Battery remaining energy in nanowatt-hours, as a long integer.

Value: 5

Syntax

[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.")]
public const BatteryProperty BatteryPropertyEnergyCounter

Remarks

Battery remaining energy in nanowatt-hours, as a long integer.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1