im a newbie on making ios app.
I have some problems on using label and data now.
I want to put a label (text) in my home screen and when people push it, some data (text, picture or something else) will appear under that label. And when people push it again, the data will disappear.
I have searched on google but sorry i havent got it.
If u guys dont have time to explain it clearly for me, just give me books that cover these problems (which page or chapter) i will find on it.
Thank u very much, have a nice day.
set
UITapGestureto theUILable& handle the tap events.If you want to set only the text then use
UILableelse use customUIButton.