Link to home
Start Free TrialLog in
Avatar of deniro1974
deniro1974

asked on

How we can hide show labels buttons etc... using xcode

i need to hide and show labels in referent situations using xcode objective-c i used to do this on .net like this
label.visible = false , how we can do the same using xcode?

Best regards
ASKER CERTIFIED SOLUTION
Avatar of binaryevo
binaryevo
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial