Class BatteryStatisticsData
Definition
- Namespace:
- Tizen.Context.AppHistory
- Assembly:
- Tizen.Context.dll
This class contains the battery statistics information retrieved by BatteryStatistics.
C#Copy[Obsolete("Deprecated since API13, will be removed in API15.")] public class BatteryStatisticsData : AppStatisticsData
- Inheritance
Properties
Declaration
C#Copy[Obsolete("Deprecated since API13, will be removed in API15.")] public double Consumption { get; }
Property Value
| Type | Description |
|---|---|
| double | Battery consumption used by the application. |