Contents

setMenuBarVisible(_:)

Sets whether the menu bar is visible and selectable by the user.

Declaration

class func setMenuBarVisible(_ visible: Bool)

Parameters

  • visible:

    True if the menu bar should be visible and selectable, otherwise False.

See Also

Managing the Menu Bar