ios - Frame in screen on UIView who is in UIScrollview -


i know if there easy way frame in main screen of uiview in uiscrollview.

like - rectforrowatindexpath: in uitableview.

check uiview documentation convertrect:fromview:

rect argument should frame of uiview, view uiscrollview

next time consider reading documentation before asking


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -