swift - How to make a table view that has a header which returns when you scroll up? -


i have rather complex view controller. has segmented control switches between 3 child uitableviews. i'd mimic behavior of url bar in safari app, when scroll up, header disappears offscreen, when scroll down, reappears without having scroll way top of table. i'm not sure proper term behavior is. how behavior accomplished?

enter image description here


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -