Interface MenuPopupListener

    • Method Detail

      • menuChanged

        void menuChanged​(MenuPopup menuPopup,
                         Menu previousMenu)
        Called when a menu popup's menu has changed.
        Parameters:
        menuPopup - The menu popup source of this event.
        previousMenu - What the menu used to be for this popup.