menuBarVisible()
Returns a Boolean value that indicates whether the menu bar is visible.
Declaration
class func menuBarVisible() -> BoolReturn Value
true if the menu bar is visible and selectable, otherwise false.
Returns a Boolean value that indicates whether the menu bar is visible.
class func menuBarVisible() -> Booltrue if the menu bar is visible and selectable, otherwise false.