Android.OS.BatteryManager.BatteryPropertyChargeCounter Field
Battery capacity in microampere-hours, as an integer.

Value: 1

Syntax

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

Remarks

Battery capacity in microampere-hours, as an 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