gpt4 book ai didi

ios - 固定导航栏位置

转载 作者:行者123 更新时间:2023-12-01 21:58:34 28 4
gpt4 key购买 nike

在 Apple 的日历应用程序中,当您添加新事件时,顶部的导航栏保持固定,内容在其下方滑动:

enter image description here

我想复制这种行为,但我无法让它发挥作用。我正在使用 UITableViewController , 我的 table 在 UINavigationBar
(见第一条记录“Gnn”)。

最佳答案

使用它来显示您的 View Controller ,它将为您提供固定的导航栏。

navigationController?.pushViewController(MyViewController(), animated:true)

Fixed Navigation

关于ios - 固定导航栏位置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60798943/

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