core-ktx / androidx.view / android.view.Menu / forEach

forEach

inline fun Menu.forEach(action: (item: MenuItem) -> Unit): Unit

Performs the given action on each item in this menu.