BatteryManager.charging
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Um valor Booleano que indica se a bateria está sendo ou não carregada no momento.
Sintaxe
var charging = navigator.battery.charging
No retorno, charging
indica se a bateria está sendo carregada no momento; se a bateria está carregando (ou se não há bateria), este valor é true
. Caso contrário, o valor é false
.
Especificações
Specification |
---|
Battery Status API # dom-batterymanager-charging |
Compatibilidade com navegadores
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
charging |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.