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.
A Boolean value that indicates whether the webpage requested a visible status bar.
var statusBarVisibility: NSNumber? { get }If the webpage didn’t request a visible status bar, this property is nil.