search

Home  >  Q&A  >  body text

objective-c - 如何让视图保持在最顶层?

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

曾经蜡笔没有小新曾经蜡笔没有小新2762 days ago582

reply all(1)I'll reply

  • 过去多啦不再A梦

    过去多啦不再A梦2017-04-28 09:07:39

    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

    reply
    0
  • Cancelreply