getMenuView

abstract fun getMenuView(root: ViewGroup): MenuView(source)

Retrieve a MenuView to display the menu specified in initForMenu.

Return

A freshly created MenuView.

Parameters

root

Intended parent of the MenuView.