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

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

qt - Change color of QGraphicsView rubber band -

php - Cloud9 cloud IDE and CakePHP -