iPhone UISearchBar animated to top

Posted by hurley scott on Stack Overflow See other posts from Stack Overflow or by hurley scott
Published on 2010-05-14T01:22:44Z Indexed on 2010/05/14 1:34 UTC
Read the original article Hit count: 420

There are lots of apps where the searchbar moves upwards if active and moves down when it is inactive. There is a sample code from apple available which works with IB, but how can I achieve this behavior programmatically? Mostly it is combined with a navigationbar which moves out of the screen in replace with the searchbar

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uisearchbar