-
Notifications
You must be signed in to change notification settings - Fork 255
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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]>
- Loading branch information
Yunhee Seo
committed
Nov 19, 2024
1 parent
30dd484
commit 6d4c69e
Showing
2 changed files
with
63 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters