Enum BatteryLevelStatus

    Definition

    Namespace:
    Tizen.System
    Assembly:
    Tizen.System.dll

    Enumeration for the battery levels.

    public enum BatteryLevelStatus

    Fields

    Name Description
    Critical

    The battery charge is at a critical state. You may have to stop using the multimedia features, because they are not guaranteed to work correctly with this battery status.

    Empty

    The battery goes empty. Prepare for the safe termination of the application, because the device starts a shutdown process soon after entering this level.

    Full

    The battery status is fully charged. It means no more charge.

    High

    The battery status is not to be careful.

    Low

    The battery has little charge left.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX