Deprecated: User events are never passed through to the application beneath the dialog; the dialog receives all events.
#include <bps/dialog.h>
typedef enum {
DIALOG_COVER_SENSITIVITY_ALPHA_TEST = 0
DIALOG_COVER_SENSITIVITY_ALWAYS = 1
DIALOG_COVER_SENSITIVITY_NEVER = 2
} dialog_cover_sensitivity_t;
BlackBerry 10.0.0
Deprecated:
User events are never passed through to the application beneath the dialog; the dialog receives all events.