suppressesIncrementalRendering property

bool suppressesIncrementalRendering
getter/setter pair

Set to true if you want the WebView suppresses content rendering until it is fully loaded into memory. The default value is false.

Implementation

bool suppressesIncrementalRendering;