gpt4 book ai didi

ios - 在 Split View详细 View 中设置透明导航栏

转载 作者:行者123 更新时间:2023-11-28 12:19:25 31 4
gpt4 key购买 nike

我有一个 UISplitViewController 和 master & detail。两者都嵌入到 UINavigationController 中。

当涉及到细节时,我设置它是为了提高跨设备的可用性。

        let controller = (segue.destination as! UINavigationController).topViewController as! ProjectViewController
controller.navigationItem.leftBarButtonItem = splitViewController?.displayModeButtonItem
controller.navigationItem.leftItemsSupplementBackButton = true

我希望 navigationBar 在 detailView 中是透明的。这在 iPad 上运行良好:

self.navigationController?.navigationBar

但不是在 iPhone 上。

非常感谢您的帮助!

最佳答案

我找到了一个解决方案:

self.parent?.navigationController?.navigationBar

关于ios - 在 Split View详细 View 中设置透明导航栏,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45378177/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com