set_exclusive


Description:

[ Version ( since = "3.14" ) ]
public void set_exclusive (bool exclusive)

Sets whether this is exclusive.

An exclusive gesture will only handle pointer and "pointer emulated" touch events, so at any given time, there is only one sequence able to interact with those.

Parameters:

this

a GestureSingle

exclusive

true to make this exclusive