ios - Disabling touch detection UIScrollView -


i'm making drawing app , accept pictures bigger screen. this, put image view in scroll view. however, when drawing tool enabled want disable detection of touch events on scroll view can use touchesbegan, touchesmoved , touchesended methods drawing. seems if scroll view has scroll disabled, these methods not getting called. how can go doing this?

try turning userinteractionenabled no. maybe helps.. :)


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -