Is there a mechanism to capture when a user touches on the navigation bar TITLE in a standard navigation based iPhone app?
Thanks!
Is there a mechanism to capture when a user touches on the navigation bar TITLE in a standard navigation based iPhone app?
Thanks!
It's a subclass of UIResponder and can override whatever method you require