inline fun Menu.forEach(action: (item: MenuItem) -> Unit): Unit
Performs the given action on each item in this menu.