Sunday, 11 August 2013

adding a uibutton over uitableview

adding a uibutton over uitableview

I'd like to add a UIButton in a fixed position on my view, over my
UITableView. I'm using a UITableViewController and Storyboard.
In the image below, the black square with the white triangle is static;
i.e. it always remains in that position no matter where you scroll to with
the UITableView. How can I replicate this?

No comments:

Post a Comment