gesture_cancel


Description:

public virtual signal void gesture_cancel (Actor actor)

The gesture_cancel signal is emitted when the ongoing gesture gets cancelled from the gesture_progress signal handler.

This signal is emitted if and only if the gesture_begin signal has been emitted first.

Parameters:

actor

the Actor attached to the action