Navigator.mozPower

This API is available on Firefox OS for internal applications only.

Summary

Returns a PowerManager object you can use to manage the power usage of the device.

Syntax

JavaScript
var power = window.navigator.mozPower;

Value

navigator.mozPower is a PowerManager object you can use to manage power usage on the device.

Specifications

Not part of any specification

See also

License

© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/navigator/mozpower

API B2G Firefox OS Non-standard Power Management Property