Contents

drawsBackground

A Boolean that indicates whether the web view draws a background.

Declaration

var drawsBackground: Bool { get set }

Discussion

If true, a default background is drawn; if false, it is not.

See Also

Drawing