Orientation Events

Possible orientation events.

Synopsis:

#include <bps/orientation.h>
 
enumĀ {
      ORIENTATION_INFO = 0x01   
};

Since:

BlackBerry 10.0.0

Data:

ORIENTATION_INFO
The single orientation event, which contains all the information about the current orientation of the device.

Library:

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

Description:

This enumeration defines the possible orientation events. Currently, there is only one event.