Given an IBOutlet pointer in Objective-C/iPad, how do you hide that element?

Posted by MikeN on Stack Overflow See other posts from Stack Overflow or by MikeN
Published on 2010-04-20T16:40:29Z Indexed on 2010/04/20 16:43 UTC
Read the original article Hit count: 141

Filed under:

Given an IBOutlet pointer in Objective-C/iPad, how do you hide that element? Want to remove it from the screen by making it invisible, hiding it, removing it?

© Stack Overflow or respective owner

Related posts about ipad