Skip to content

Commit c7fc501

Browse files
authored
Update README.md
1 parent 4598cca commit c7fc501

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

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

229229
For complex styles, it is recommended to use UITextView.
230230

231+
UITextview needs to set isEditable and isSelectable to false.
232+
231233
##### Click:
232234

233235
```swift

0 commit comments

Comments
 (0)