Popup Toolbar Menu Item
Creates a menu item with given id and title. This item is enabled by default.
Parameters
id
The menu item id.
title
The menu item title string resource.
Creates a menu item with given id and title.
Parameters
id
The menu item id.
title
The menu item title string resource.
is Enabled
true
to make the menu item enabled, false
to disable it.