awe_webview_is_dirty

Returns whether or not the WebView is dirty and needs to be re-rendered via awe_webview_render.

@return If the WebView is dirty, returns true, otherwise returns false.

version(Windows)
bool
awe_webview_is_dirty

Meta