The pan signal is emitted to keep track of the motion during a pan gesture.
is_interpolated is set to true during the interpolation phase of the pan, after the drag
has ended and the interpolate property was set to
true.
| actor |
the Actor attached to the |
| is_interpolated |
if the event is the result of interpolating the motion velocity at the end of the drag |
|
true if the pan should continue, and false if the pan should be cancelled. |