RENDERER_PRIORITY_IMPORTANT constant

RendererPriority const RENDERER_PRIORITY_IMPORTANT

The renderer associated with this WebView is bound with Android Context#BIND_IMPORTANT.

Implementation

static const RENDERER_PRIORITY_IMPORTANT = RendererPriority._internal(2, 2);