swipe
Description:
[ Version ( since = "1.14" ) ]
public virtual signal bool swipe (Actor actor, SwipeDirection direction)
public virtual signal bool swipe (Actor actor, SwipeDirection direction)
The swipe signal is emitted when a swipe gesture is recognized on the attached actor.
Parameters:
actor |
the Actor attached to the |
direction |
the main direction of the swipe gesture |
Returns:
|