如何自定义Master是SPlitviewcontroller的大小?

发布于 2024-09-07 06:16:55 字数 68 浏览 2 评论 0原文

我的主视图是一个典型的表视图。但是,单元格内容最多只能包含 5 个字母。我想在分割视图中调整母版的大小。我们有办法做到吗?

My master view is a typical table view. But, the cell content is just to the max 5 letters. I wanted to resize the master in my splitview. Is there a way for us to do it?

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

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

发布评论

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

评论(1

你的呼吸 2024-09-14 06:16:55

文档指出“拆分视图控制器的第一个窗格的固定宽度为 320 点,高度与可见窗口高度相匹配。第二个窗格填充剩余空间。”,所以看起来您不能。我建议提交雷达增强请求。

The docs state "The first pane of a split view controller has a fixed width of 320 points and a height that matches the visible window height. The second pane fills the remaining space.", so it doesn't appear that you can. I'd suggest filing a Radar enhancement request.

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