Show / Hide Table of Contents

    Class BatteryStatisticsData

    Definition

    Namespace:
    Tizen.Context.AppHistory
    Assembly:
    Tizen.Context.dll
    API Level:
    4

    This class contains the battery statistics information retrieved by BatteryStatistics.

    public class BatteryStatisticsData : AppStatisticsData
    Inheritance
    Object
    AppStatisticsData
    BatteryStatisticsData

    Properties

    View Source

    Consumption

    Gets how much percentage of battery capacity was used by the application.

    Declaration
    public double Consumption { get; }
    Property Value
    Type Description
    Double

    Battery consumption used by the application.

    API Level: 4
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX