BatteryManager.onlevelchange

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 levelchange. Esses eventos ocorrem quando o level (nível) da bateria é atualizado.

Sintaxe

navigator.battery.onlevelchange = funcRef

Onde funcRef é uma função para ser chamada quando o evento levelchange ocorre.

Especificações

Specification
Battery Status API
# ref-for-dfn-levelchange-1
Battery Status API
# dom-batterymanager-onlevelchange

Compatibilidade com navegadores

BCD tables only load in the browser

Veja também