diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-F13F64A5-FFB0-4928-A888-BF2501E42091.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-F13F64A5-FFB0-4928-A888-BF2501E42091.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,15 @@ + + +
Syntax:
+[int] sysinfo.chargelevel;+
Description:
+This is a read-only property that returns an integer indicating the current battery level.
+The returned value is in the range of 0 to 100 as a percentage of the maximum battery level.
+For more general information on power consumption and widgets, see Saving battery time.
+Example code:
+See the example code in onchargelevel
.