Figure out UIBarButtonItem frame in window?

Posted by leolobato on Stack Overflow See other posts from Stack Overflow or by leolobato
Published on 2010-06-08T02:05:07Z Indexed on 2010/06/10 18:52 UTC
Read the original article Hit count: 265

Filed under:
|
|
|

Hey guys,

UIBarButtonItem does not extend UIView, so there is nothing like a frame property.

But is there any way I can get what is it's CGRect frame, relative to the application UIWindow?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c