toolbarsVisibility
A Boolean value that indicates whether the webpage requested a visible toolbar.
Declaration
var toolbarsVisibility: NSNumber? { get }Discussion
If the webpage didn’t request a visible toolbar, this property is nil.
A Boolean value that indicates whether the webpage requested a visible toolbar.
var toolbarsVisibility: NSNumber? { get }If the webpage didn’t request a visible toolbar, this property is nil.