menuItemName

Parameters

menuItemName

The name of the property that holds the menu item instance.

The property name must be formatted in camelCase and must end with the MenuItem suffix. The MenuItem suffix is mandatory to allow the reference to the property name to be found in the code base easier.

The property name needs to match a property with the same name that is an instance of the com.tomtom.ivi.platform.mainmenu.api.common.menu.MenuItem class.