UINavigationController swipe back

swipe back

The UIViewController under management of UINavigationContoller has swipe back forward feature.
UINavigationController makes navigation tree.
Above iOS7, there is this feature.

But, sometimes Navigationbar, Toolbar(footer) hidden property

self.navigationController.interactivePopGestureRecognizer.enabled = NO;