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

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -