gpt4 book ai didi

iphone - 我怎样才能换行 OHAttributedLabel

转载 作者:行者123 更新时间:2023-11-29 13:34:04 24 4
gpt4 key购买 nike

我怎么换行OHAttributedLabel ?我的以下代码不起作用。

OHAttributedLabel *lbl = [[OHAttributedLabel alloc] init];
lbl.lineBreakMode = UILineBreakModeTailTruncation;

最佳答案

将标准换行符(\n、\r、\r\n、Unicode 段落分隔符)附加到 attributedText 属性应该可以解决问题。

关于iphone - 我怎样才能换行 OHAttributedLabel,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11100039/

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