UINavigationBar 和 UIToolbar 渲染过程的区别
这是一个基本问题,但我意识到这两个栏都有不同的渲染过程。这是为什么?
如果我使用专门为 UIToolbar 项目设计的图像,并尝试在 UINavigationBar 项目上使用它,它不会以相同的方式呈现。它似乎根本没有在 UINavigationBar 中呈现。
因此,我必须为这两种类型的酒吧创建不同的图像。 这是一个错误还是有意的设计?我在这里错过了什么吗?是否有任何特殊设置可以使两个栏以相同的方式渲染其项目?
This is a basic question, but I realized that both of these bars have different rendering process. Why is that?
If I use an image specifically designed for UIToolbar items, and try to use it on UINavigationBar items, it doesn't render in the same way. It seems to be not rendered at all in the UINavigationBar.
So, I have to create a different image for both of these types of bar.
Is this a bug or an intended design? Am I missing something here? Is there any special setup to make both bars render their items in the same way?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论