CardOrientation
Since: BlackBerry 10.0.0
#include <bb/system/CardOrientation>
To link against this class, add the following line to your .pro file: LIBS += -lbbsystem
The list of device orientations.
Overview
Public Types Index
enum TypeUnspecified 0, Portrait 1, Landscape 2 |
Public Types
The list of device orientations.
BlackBerry 10.0.0
- Unspecified 0
The orientation is not known.
- Portrait 1
The device is in a portrait orientation.
Since:BlackBerry 10.0.0
- Landscape 2
The device is in a landscape orientation.
Since:BlackBerry 10.0.0