forkingdog / FDFullscreenPopGesture

A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
MIT License
5.9k stars 1.15k forks source link

viewController.fd_interactivePopDisabled = YES;无效 #167

Closed ChenZhenChun closed 6 years ago

ChenZhenChun commented 6 years ago

某个特定控制器想警用全局侧滑返回,使用了fd_interactivePopDisabled 属性,但是无效果。