suppressesIncrementalRendering property
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;
Set to true
if you want the WebView suppresses content rendering until it is fully loaded into memory. The default value is false
.
bool suppressesIncrementalRendering;