Articles tagged: Battery API
Found 12 documents
- Web/API/BatteryManager The BatteryManager interface provides ways to get information about the system's battery charge ...
- Web/API/BatteryManager/charging A Boolean value indicating whether or not the device's battery is currently being charged.
- Web/API/BatteryManager/chargingTime Indicates the amount of time, in seconds, that remain until the battery is fully charged.
- Web/API/BatteryManager/dischargingTime Indicates the amount of time, in seconds, that remains until the battery is fully discharged.
- Web/API/BatteryManager/level Indicates the current battery charge level as a value between 0.0 and 1.0.
- Web/API/BatteryManager/onchargingchange Specifies an event listener to receive chargingchange events. These events occur when the ...
- Web/API/BatteryManager/onchargingtimechange Specifies an event listener to receive chargingtimechange events. These events occur when the ...
- Web/API/BatteryManager/ondischargingtimechange Specifies an event listener to receive dischargingtimechange events. These events occur when the ...
- Web/API/BatteryManager/onlevelchange Specifies an event listener to receive levelchange events. These events occur when the battery ...
- Web/API/Battery_Status_API The Battery Status API, more often referred to as the Battery API, provides information about ...
- Web/API/Navigator/battery The battery read-only property returns a BatteryManager provides information about the system's ...
- Web/API/Navigator/getBattery The getBattery() method provides information about the system's battery, returns a battery ...