You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Tizen.System.Device] Add battery power source property
To support using device_battery_get_power_source(),
this battery powersource property addition is necessary.
Below enum and property is added.
- public enum BatteryPowerSource
-> It represents battery power source charger type.
- public static BatteryPowerSource PowerSource
-> It is possible to get battery power source type as BatteryPowerSource enum value.
Signed-off-by: Yunhee Seo <[email protected]>
0 commit comments