CClientSettings::MouseMoveGestStyle Method (MouseMoveGestureStyle)

Valid for touch devices. Specifies whether the mouse pointer is shown and acts on the exact spot of the finger touch (absolute) or its position is managed relatively to the movement of the finger touch (relative).

C++

void MouseMoveGestStyle(MouseMoveGestureStyle value);

Group

MouseMoveGestStyle Method