power-mode
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

power-mode

Capacitor Plugin to Detect Low Power Mode

Install

npm install power-mode
npx cap sync

API

lowPowerModeEnabled()

lowPowerModeEnabled() => Promise<{ lowPowerModeEnabled: boolean; }>

Returns: Promise<{ lowPowerModeEnabled: boolean; }>


Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 5.0.0
    182
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 5.0.0
    182

Package Sidebar

Install

npm i power-mode

Weekly Downloads

182

Version

5.0.0

License

MIT

Unpacked Size

14.6 kB

Total Files

25

Last publish

Collaborators

  • bunkr-official