iPhone设置捆绑,有什么办法可以改变字体吗?

发布于 2024-12-10 06:55:05 字数 541 浏览 0 评论 0原文

我的settings.bundle中有一个切换开关,并且title属性不适合,因为文本太大,有什么方法可以减小字体大小,或者有换行符吗?

以下是该问题的屏幕截图:

在此处输入图像描述
(来源:useyourloaf.com< /a>)

注意:这实际上不是我的应用程序,但我正在工作,imageshack 被阻止了,所以我无法上传东西。但基本上我的问题是,文本“旋转锁定”对我来说较大,并且不适合,导致它看起来像“我非常非常长的文本......”

I have in my settings.bundle a toggle switch, and the title property does not fit, because the text is too big, is there any way to reduce the font size, or have a line break?.

Here is a screenshot of the issue:

enter image description here
(source: useyourloaf.com)

Note: This is actually not my app, but I am at work and imageshack is blocked so I cannot upload something. But basically my problem is that the text "Rotation Lock", is something larger for me and it does not fit causing it to look like "My very very long tex...."

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不交电费瞎发啥光 2024-12-17 06:55:05

这是不可能的。根据设置应用程序架构参考 ,没有允许更改字体大小的键。

作为解决方法,我建议缩短标签文本,使其适合可用空间,并且仍然能为用户提供信息。

It's not possible. As per Settings Application Schema Reference, a key allowing changes of font size is not available.

As a workaround, I'd suggest to shorten your label text so it fits available space and is still informative for the user.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文