setIsOpen(_:) Sets the open state of the pop-up menu. Declarationfunc setIsOpen(_ isOpen: Bool) ParametersisOpen: Pass True to set the pop-up menu to open; False otherwise. See AlsoAccessing and Setting the Open StateisOpen()