ios - Make Navigation Bar Fixed When Scrolling in Xcode -


in application added navigation bar scrollable view. when scroll view, navigation bar scrolls it. how can make navigation bar fixed when scrolling? thanks.

go "storyboard". click on document outline select view controller. select objects want scroll , go "editor" -> "embed in" -> select "scroll view". add objects selected scroll view. create outlet scroll view , add required scroll view code.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -