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 make it easier for developers to find where the class is used in the code base.

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.