ios - How do we implement a pull over menu in xcode like in email reply -


i have searched lot find way implement used pull on menu when press button in xcode iphone. see when hit reply button in email app. see options reply, forward, print, cancel. wanted implement same way. there standard framework available in ios6? many excellent users of stackoverflow.

below screen shot wanted implement.

enter image description here

this uiactionsheet please @ apple's doc


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -