navigator_badge_t

Navigator window and icon badges.

Synopsis:

#include <bps/navigator.h>
 
typedef enum {
      NAVIGATOR_BADGE_SPLAT = 0   
} navigator_badge_t;

Since:

BlackBerry 10.0.0

Data:

NAVIGATOR_BADGE_SPLAT
Indicates that the badge is a splat.

A splat appears as a white star in a red circle.

Library:

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

Description:

This enumeration defines the different badges that can be applied to an application window and icon.