Table of Contents

Efl.Canvas.Gesture_Flick.momentum_get

Description

Gets flick gesture momentum value, this is, the direction in which the pointer was flicked.

Signature

momentum_get {
    return: Eina.Vector2;
}

C signature

Eina_Vector2 efl_gesture_flick_momentum_get(Eo *obj);

Implemented by