set_exclusive
Description:
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 | |
exclusive |
true to make this exclusive |