gpt4 book ai didi

ios - 在导航栏和 uinavigationcontroller 中的内容之间添加边距/填充

转载 作者:行者123 更新时间:2023-11-29 05:00:24 25 4
gpt4 key购买 nike

我不想在导航栏和导航 Controller 的内容之间添加一些空间。所以我想改变内容的框架。但是,我一直不知道如何做到这一点。希望这应该是一个足够简单的任务,可能只是我不知道正确的 api。只是澄清一下,这就是我想要的效果:

+-----------+
| TITLE |
+-----------+
<--- margin/padding that I should be able to set in code
+ - - - - - +
SOME
| TABLE- |
VIEW
| OR |
WHATEVER
+ - - - - - +

最佳答案

我认为最简单的方法是创建自定义 View 并将其设置为导航 Controller 内所有 View Controller 的主要 View 。在自定义 View 中重写 setFrame: 方法,并在每次将其传递给 super View 之前调整框架。

关于ios - 在导航栏和 uinavigationcontroller 中的内容之间添加边距/填充,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7124312/

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