OFF_SCREEN_PRERASTER constant

WebViewFeature const OFF_SCREEN_PRERASTER

Feature for isFeatureSupported. This feature covers InAppWebViewSettings.offscreenPreRaster.

Implementation

static const OFF_SCREEN_PRERASTER = WebViewFeature._internal(
  'OFF_SCREEN_PRERASTER',
  'OFF_SCREEN_PRERASTER',
);