objective-c - 如何让视图保持在最顶层?
曾经蜡笔没有小新
曾经蜡笔没有小新 2017-04-28 09:05:39
0
1
579

在开发中我遇到一个问题,在弹窗上有一个tabelView,因为声明cell的原因,进入页面就会创建他和他的父视图,就是下面那个半透明的视图,但是这样一来就会被挡住,有没有办法让它一直保持在最顶层呢?

曾经蜡笔没有小新
曾经蜡笔没有小新

reply all(1)
过去多啦不再A梦

Your question is very vague and unclear, but your implementation is very similar to one of my previous experiments. It also uses tableView as a pop-up window. You can refer to the GitHub source code, https://github.com/SeraZheng/ ZSNavigationFilterMenuView

Rendering

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template