waivedWhenNotVisible property

bool waivedWhenNotVisible
getter/setter pair

If true, this flag specifies that when this WebView is not visible, it will be treated as if it had requested a priority of RendererPriority.RENDERER_PRIORITY_WAIVED.

Implementation

bool waivedWhenNotVisible;