Contents

statusBarVisibility

A Boolean value that indicates whether the webpage requested a visible status bar.

Declaration

var statusBarVisibility: NSNumber? { get }

Discussion

If the webpage didn’t request a visible status bar, this property is nil.

See Also

Inspecting Visibility Properties