Contents

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.

See Also

Inspecting Visibility Properties