zoomPageIn()

Zooms in on the current page

Synopsis:

#include <WebView.h>

virtual bool zoomPageIn();

Description:

Zooms in on the current page.

Returns:

Returns True if the zoom was set as-is or False if the zoom was rounded.

See also:

zoomPageOut(), resetPageZoom(), setPageSizeMultiplier()