Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有这样的问题 - 有一个包含数据的表格视图,它在标签栏中也有一个搜索按钮。搜索按钮将导致另一个视图,在那里我指定约束并按下“立即过滤”按钮,该按钮根据前一个表视图中的约束显示数据。
我建议阅读 iOS 人机界面指南,因为您所做的事情可能不符合 Apple 的严格规定。
iOS 人机界面指南描述了帮助您为 iOS 应用程序设计最高级用户界面和用户体验的指南和原则。