Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

禁止侧滑返回没有作用 #16

Open
feibahuolong1 opened this issue Jun 26, 2018 · 0 comments
Open

禁止侧滑返回没有作用 #16

feibahuolong1 opened this issue Jun 26, 2018 · 0 comments

Comments

@feibahuolong1
Copy link

self.disableSlidingBackGesture = YES;
NSLog(@"EasyNavigationController %d %d",[self.navigationController isKindOfClass:[EasyNavigationController class]],self.disableSlidingBackGesture);

输出 2018-06-26 17:59:43.825276+0800 czh_native[5295:1547268] EasyNavigationController 1 1
证明视图控制器是EasyNavigationController 但是依旧可以侧滑

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant