initialize

abstract fun initialize(menu: MenuBuilder)(source)

Initializes the menu to the given menu. This should be called after the view is inflated.

Parameters

menu

The menu that this MenuView should display.