onCreateToolbarMenu

abstract fun onCreateToolbarMenu(menu: Menu)

Called after the SDK builds the toolbar menu. Add custom menu items here.

Parameters

menu

The toolbar menu to which custom items can be added.