BatteryManager.ondischargingtimechange
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Especifica um event listener para receber eventos dischargingtimechange
. Esses eventos ocorrem quando a propriedade dischargingTime
(tempo de descarregamento) da bateria é atualizada.
Sintaxe
navigator.battery.ondischargingtimechange = funcRef
Onde funcRef
é uma função para ser chamada quando o evento dischargingtimechange
ocorre.
Especificações
Specification |
---|
Battery Status API # ref-for-dfn-dischargingtimechange-1 |
Battery Status API # dom-batterymanager-ondischargingtimechange |
Compatibilidade com navegadores
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
dischargingtimechange event |
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.