在界面生成器中将颜色应用于 uilabel 会转到后台吗?
我已成功更改应用程序上文本标签 (UILabel) 的字体(颜色、大小、类型)。然后我尝试在另外两个标签上做同样的事情。但这一次颜色变成了背景。在寻找可能是什么问题之后我仍然不明白。你能帮助我吗 ?
谢谢你的帮助,
斯蒂芬
I've succesfully changed the font (color,size,type) of a text label (UILabel) on my app. Then I tried to do the same on 2 other labels. But this time the color goes to the background. After looking for what could be the issue I still dont understand. Can you help me ?
Thx for your help,
Stephane
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
界面生成器有时只是这样做。这是一个小故障。只需将背景改回您想要的即可。
Interface builder just does that sometimes. It's a glitch. Just change the background back to what you want.