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).

C#
Copy
public enum BatteryPowerSource
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.