Get current UIViews?

Posted by Tronic on Stack Overflow See other posts from Stack Overflow or by Tronic
Published on 2010-04-23T20:15:32Z Indexed on 2010/04/23 20:23 UTC
Read the original article Hit count: 399

is there a way to get the current UIView object, which i defined in

- (void)viewDidLoad

to use/change them in another method in the same .m file?

thanks

© Stack Overflow or respective owner

Related posts about uiview

Related posts about object