开发者

Detect touches within UIScrollView and CATilerLayer

How can i detect the touch (x,y) of my pdf rendered in the ScrollView. To be clear: I want th开发者_StackOverflowe x,y of the pdf not of the screen.

Hope someone knows this...

Thanks.


Have you tried - (CGPoint)locationInView:(UIView *)view ? If you put the view that the PDF is in, it should work…

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜