iphone - Getting the x,y location while using the UIScrollview -


मैं iphone सिम्युलेटर 3.2 का उपयोग कर रहा हूं। जब मैं UIScrollview को Imageview पर रख रहा हूं, तो एक्स, वाई निर्देशांक कंसोल में प्रदर्शित नहीं होते हैं

कृपया मुझे इस समस्या को सुधारने का समाधान दें।

कोशिश करें (UIScrollView *) theScrollView.contentOffset यह एक CGPoint है।


Comments

Popular posts from this blog

python - rename keys in a dictionary -

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -