Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
将 Apple Tv 更新到 tvOS 11 后,我的应用程序出现显示问题 。屏幕的 4 边有边距。
任何机构都可以帮助我度过这个难关吗?提前致谢。
这可能是因为 UIView 中的安全区域。
您可以在 Interface Builder -> Size Inspector中检查前导、尾随、顶部和底部空间是否连接到 SuperView 或Safe Area。
安全区域是在 tvOS 11 中引入的