screen_display_t

A handle for the screen display.

Synopsis:

#include <screen/screen.h>
 
typedef struct _screen_display* screen_display_t;

Arguments:

Since:

BlackBerry 10.0.0

Library:

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

Description: