Contents

setIsOpen(_:)

Sets the open state of the pop-up menu.

Declaration

func setIsOpen(_ isOpen: Bool)

Parameters

  • isOpen:

    Pass True to set the pop-up menu to open; False otherwise.

See Also

Accessing and Setting the Open State