screen_display_mode_t

A structure to contain values related to Screen display mode.

Synopsis:

#include <screen/screen.h>
 
typedef struct _screen_mode  screen_display_mode_t;

Arguments:

Since:

BlackBerry 10.0.0

Library:

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

Description: