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 的默认照片应用程序中使用类似的功能。
当我浏览照片时,点按它,然后底部的导航栏和工具栏就会隐藏。
如何实现?
如果您以模态方式显示预览控制器,它应该会自动隐藏工具栏。如果您将其推入导航控制器,它不会隐藏导航栏。