pt_gesture_default_params()

Initialize the press and tap parameters.

Synopsis:

void pt_gesture_default_params(pt_params_t *params)

Since:

BlackBerry 10.0.0

Arguments:

params

A pointer to the press and tap gesture parameter structure to initialize.

Library:

libgestures (For the qcc command, use -l gestures to link against this library)

Description:

This function initializes the press and tap parameters to default values.

Returns:

Nothing.