Contents

userStyleSheetEnabled

A Boolean that indicates whether or not user style sheets are enabled in the web view.

Declaration

var userStyleSheetEnabled: Bool { get set }

Discussion

Set to true if the user style sheets should be enabled in the web view, otherwise false.