void setZoom(double percentLevel)
Sets the zoom level of the active browser as a percent
Security
Trust Level Required: Low Trust
Parameters
Name | Description |
percentLevel |
double The new zoom level of the browser |
Return
Nothing returned
Examples
var zoomLevel = KioBrowser.getZoom();
KioBrowser.setZoom(zoomLevel + 10);
Requirements
KioWare OS (Linux®) version 1.0 or greater.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.