privateBrowsingEnabled
A Boolean that indicates whether or not private browsing is enabled.
Declaration
var privateBrowsingEnabled: Bool { get set }Discussion
Private browsing prevents the web view from maintaining any history, cache, or AutoFill information for the pages being visited.