two_finger_double_tap_gesture_default_params()
QNX SDP8.0Gestures Library ReferenceAPIDeveloperProgramming
Initialize the two-finger double tap parameters
Synopsis:
#include <gestures/two_finger_double_tap.h>
void two_finger_double_tap_gesture_default_params(two_finger_double_tap_params_t *params)
Arguments:
- params
- The two-finger double tap gesture parameter structure to initialize.
Library:
libgesturesDescription:
This function initializes the two-finger double tap parameters to default values.
Returns:
Nothing.
Page updated: