ApplicationErrorReport.BatteryInfo.UsagePercent Property

Definition

Percentage of the battery that was used up by the process.

[Android.Runtime.Register("usagePercent")]
public int UsagePercent { get; set; }
[<Android.Runtime.Register("usagePercent")>]
member this.UsagePercent : int with get, set

Property Value

Attributes

Remarks

Percentage of the battery that was used up by the process.

Java documentation for android.app.ApplicationErrorReport.BatteryInfo.usagePercent.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to