Question
How to enable snapper in touchgfx?
Hello all,
I need to write a Callback for Drag event, same as ClickListener for Click event.
I found Snapper functions for the same.
But, I cant find how to include a Snapper as a mixin in Touchgfx designer.
Do we need to include Snapper as a mixin explicitly in designer? How?
If not, then how to include it in project?