Android.OS.BatteryManager.BatteryPropertyCapacity Field
Remaining battery capacity as an integer percentage of total capacity (with no fractional part).

Value: 4

Syntax

[Android.Runtime.Register("BATTERY_PROPERTY_CAPACITY")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.BatteryProperty enum directly instead of this field.")]
public const BatteryProperty BatteryPropertyCapacity

Remarks

Remaining battery capacity as an integer percentage of total capacity (with no fractional part).

[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