A Boolean value indicating whether the status bar should be visible, or nil
if status bar visibility is not specified.
SDKs
- iOS 8.0+
- macOS 10.10+
- Mac Catalyst 13.0+
Framework
- Web
Kit
Declaration
var statusBarVisibility: NSNumber? { get }
A Boolean value indicating whether the status bar should be visible, or nil
if status bar visibility is not specified.
SDKs
Framework
var statusBarVisibility: NSNumber? { get }
var menu Bar Visibility: NSNumber?
A Boolean value indicating whether the menu bar should be visible, or nil
if menu bar visibility is not specified.
var toolbars Visibility: NSNumber?
A Boolean value indicating whether toolbars should be visible, or nil
if toolbars visibility is not specified.