#EANF#
I would like my mixing console app to be able to move multiple sliders
simultaneously when a user touches them with multiple fingers, just like
in real life.
I have already implemented my logic for a single pan gesture
(UIPanGestureRecognizer). How do I add multiple-touch functionality in
this case?
No comments:
Post a Comment