Indicate that your application is finished rotating.
#include <bps/navigator.h>
BPS_API void navigator_done_orientation(bps_event_t *event)
BlackBerry 10.0.0
The original NAVIGATOR_ORIENTATION event.
The navigator_done_orientation() function indicates to the navigator that your application is finished rotating. After receiving a NAVIGATOR_ORIENTATION event, and after your application has resized its screen, this function lets the navigator know that you are finished your rotation.