UINavigationController返回按钮的事件

时间:2019-03-16 09:57:23
【文件属性】:
文件名称:UINavigationController返回按钮的事件
文件大小:81KB
文件格式:ZIP
更新时间:2019-03-16 09:57:23
back 上传的demo关于UINavigationController中back按钮的重写方法, UINavigationController的back按妞本身是没有监听方法的,但是我们通过添加类目可以使back按钮具有监听的作用.让我们能在UINavigationController触发返回按钮时做些必要的操作.
【文件预览】:
UINavigationController返回按钮的事件demo
----.git()
--------index(4KB)
--------hooks()
--------config(137B)
--------description(73B)
--------refs()
--------logs()
--------objects()
--------info()
--------COMMIT_EDITMSG(15B)
--------HEAD(23B)
----UINavigationController返回按钮的事件demo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(24KB)
--------xcuserdata()
----UINavigationController返回按钮的事件demo()
--------Assets.xcassets()
--------main.m(368B)
--------UIViewController+BackButtonHandleProtocol.h(413B)
--------UINavigationController+ShouldPopOnBackButton.m(1KB)
--------AppDelegate.h(311B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------ViewController.h(249B)
--------Info.plist(1KB)
--------ViewController.m(1KB)
--------UINavigationController+ShouldPopOnBackButton.h(290B)
--------UIViewController+BackButtonHandleProtocol.m(319B)
----UINavigationController返回按钮的事件demoTests()
--------UINavigationController_______demoTests.m(1011B)
--------Info.plist(733B)
----UINavigationController返回按钮的事件demoUITests()
--------UINavigationController_______demoUITests.m(1KB)
--------Info.plist(733B)

网友评论