BatteryManager interface

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:accessibleBy navigator.getBattery()
gptkbp:compatibleWith most mobile browsers
gptkbp:definedIn W3C Battery Status API specification
gptkbp:deprecatedIn true
gptkbp:event chargingchange
chargingtimechange
dischargingtimechange
levelchange
https://www.w3.org/2000/01/rdf-schema#label BatteryManager interface
gptkbp:partOf gptkb:Battery_Status_API
gptkbp:property charging
level
chargingTime
dischargingTime
gptkbp:provides battery status information
gptkbp:result Promise<BatteryManager>
gptkbp:supportedBy some web browsers
gptkbp:usedIn gptkb:JavaScript
gptkbp:bfsParent gptkb:Battery_Status_API
gptkbp:bfsLayer 6