AttributedString icon indicating copy to clipboard operation
AttributedString copied to clipboard

是否可替换富文本内容?

Open dagundejuzi opened this issue 1 year ago • 0 comments

目前只看到 add(attributes: ……set(attributes:等修改属性的方法,没有和 NSMutableAttributedString 一样,replace、insert、delete直接修改AttributedString的方法。 要修改内容只能生成个新的再赋值吗?

dagundejuzi avatar Jun 14 '24 17:06 dagundejuzi