menu_sub_item_t

An opaque structure representing a menu sub-item.

Synopsis:

#include "bps/menu.h"
 
typedef struct menu_sub_item_t menu_sub_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 sub-item has information about its icon, label, sub-items, etc.