ios - Center of rect under UINavigationBar -


i sound stupid can't retrieve center of rect below navigation bar.

i tried moving center down [uiapplication sharedapplication] delegate] window] rootviewcontroller] navigationcontroller] navigationbar].frame.size.height seems returns value of 0 points. searched online couldn't find relevant.

how can do?


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -