dismissPopUp()
Dismisses the pop-up button’s menu by ordering its window out.
Declaration
func dismissPopUp()Discussion
If the pop-up button was not displaying its menu, this method does nothing.
You normally do not call this method explicitly. It is called by the Application Kit automatically to dismiss the menu for the pop-up button.