ios - Stop custom collection view section at needed position -


i have problem shifting section of collection view. using csstickyheaderflowlayout

so see calculation here:

- (void)updateheaderattributes:(uicollectionviewlayoutattributes *)attributes lastcellattributes:(uicollectionviewlayoutattributes *)lastcellattributes 

my section starting @ middle of screen , need know when has origin.y = 64pt should stop moving top.

the problem don't know how current y position of section.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -