Contents

suppressesIncrementalRendering

A Boolean value that indicates whether the web view suppresses content rendering until the content is fully loaded into memory.

Declaration

var suppressesIncrementalRendering: Bool { get set }

Discussion

The default value of this property is false.

See Also

Configuring the rendering behavior