menu_item_t

An opaque structure representing a menu item.

Synopsis:

#include "bps/menu.h"
 
typedef struct menu_item_t menu_item_t;

Since:

BlackBerry 10.0.0

Library:

libbps (For the qcc command, use the -l bps option to link against this library)

Description:

The menu item has information about its title, size, sub-items, etc.