Skip to content

Commit 78664d2

Browse files
authored
Update README_CN.md
1 parent c7fc501 commit 78664d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README_CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ textView.attributed.text = string
226226

227227
对于复杂的样式, 推荐优先使用 UITextView.
228228

229+
UITextView 需要将 `isEditable``isSelectable` 属性设置为 `false`.
230+
229231
##### 点击:
230232

231233
```swift

0 commit comments

Comments
 (0)