GestureSingle.setExclusive

Sets whether @gesture 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.

class GestureSingle
void
setExclusive
()

Parameters

exclusive bool

%TRUE to make @gesture exclusive

Meta

Since

3.14