DeviceBatteryInfo
Wisej.Hybrid.DeviceBatteryInfo
Last updated
Wisej.Hybrid.DeviceBatteryInfo
Last updated
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides detailed information about the device's battery.
Access this class through the Info singleton.
Initializes a new instance of the DeviceBatteryInfo class.
Double: Gets the current charge level of the battery as a percentage.
EnergySaverStatus: Gets the status of the energy saver feature on the device.
BatteryPowerSource: Gets how the device and battery are currently being powered or charged.
BatteryState: Gets the current state of the battery, indicating if it is charging or full.
Updates the info configuration.
EventHandler Occurs when battery properties change, such as state or charge level.