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?
Comments
Post a Comment