Send a navigator SWIPE_START request.
#include <bps/navigator.h>
BPS_API int navigator_request_swipe_start()
BlackBerry 10.0.0
The navigator_request_swipe_start() function sends a navigator SWIPE_START request. The navigator will send SWIPE_START events instead of SWIPE_DOWN events.
BPS_SUCCESS upon success, BPS_FAILURE with errno set otherwise.