I want to close UIView like the browser, skype and other window tab minimize. But I want to close my UIView like this. Means on which button I click my UIView close such as minize, and close where my button show ie: I put my UIButton on navigation.
I dont want to minimize my UIView, I want to close my UIView like its minimize.
Any hints from experts would be very welcome.
Use this code
This should help you