首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >SWRevealviewcontroller嵌套ViewControllers

SWRevealviewcontroller嵌套ViewControllers
EN

Stack Overflow用户
提问于 2016-04-11 08:14:43
回答 1查看 69关注 0票数 0

我有一个问题:我在我的应用程序中使用SWRevealviewcontroller作为菜单。这是移动商店应用程序,菜单中有home screenaccount screencartothers。account屏幕是一个controller with TableView,它还有几个选项,比如登录、创建帐户等等。SWrevealviewcontroller只适用于第一个控制器,其他嵌套在此控制器中的表视图不能看到revealviewcontroller。当我使用"Show" segue时,它会出现,但当我使用SWRevealviewcontrollerPushController时,它会崩溃

代码语言:javascript
复制
(I implemented manual trigerring and the error is, that viewController with table view doesn't recognize segue with ID )

有什么帮助吗?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2016-04-11 08:19:54

)设置segue,然后将类更改为SWRevealViewControllerPushController。但是我想知道为什么当我在创建segue时只选择SWRevealViewControllerPushController就不能工作了?

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/36543245

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档