This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

charging

Summary

Represents if the system’s battery is charging.

Property of apis/battery_status/BatteryManagerapis/battery_status/BatteryManager

Syntax

Note: This property is read-only.

var result = battery.charging;

Return Value

Returns an object of type BooleanBoolean