All rendering is actually done asynchronously in a separate process and so the page is usually continuously rendering even if you never call awe_webview_render. Call this to temporarily pause rendering.
See Implementation
All rendering is actually done asynchronously in a separate process and so the page is usually continuously rendering even if you never call awe_webview_render. Call this to temporarily pause rendering.