Enum BatteryPowerSource

    Definition

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

    Enumeration for the current device's power source information from the battery. These represent the current battery power source type (e.g., ac, usb, etc).

    public enum BatteryPowerSource

    Fields

    Name Description
    Ac

    AC power cable is connected.

    None

    These is no power source.

    Usb

    USB power cable is connected.

    Wireless

    Power is provided by a wireless source.

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