leave_event


Description:

[ Version ( since = "0.6" ) ]
public virtual signal bool leave_event (CrossingEvent event)

The leave_event signal is emitted when the pointer leaves the actor.

Parameters:

event

a CrossingEvent

Returns:

true if the event has been handled by the actor, or false to continue the emission.