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.
A Boolean that indicates whether the web view draws a background.
var drawsBackground: Bool { get set }If true, a default background is drawn; if false, it is not.