iOS 7 uinavigationcontroller how to detect swipe?

Viewed 9502

In the new iOS 7 UINavigationController, there is a swipe gesture to switch between views. Is there a way to detect or intercept the gesture?

2 Answers
Related