limit

switch touch support to limited mode

void limit(boolean mode);
modebooleanlimit functionality or not
Details

In limited mode custom touch events is supported only inside components, while global touch events are not affected.

Back to top