gpt4 book ai didi

ios - UIlabel layer.cornerRadius 在 iOS 7.1 中不起作用

转载 作者:IT王子 更新时间:2023-10-29 07:26:24 25 4
gpt4 key购买 nike

我目前正在查看具有属性 addMessageLabel.layer.cornerRadius = 5.0f; 的 UILabel 在安装了 iOS 7.0 的设备上,它具有圆角。在安装了 iOS 7.1 的设备上,它没有圆角。

这只是 iOS 7.1 的一个错误吗?

最佳答案

将属性 clipsToBounds 设置为 true

addMessageLabel.clipsToBounds = true

关于ios - UIlabel layer.cornerRadius 在 iOS 7.1 中不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22316836/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com