Disable text selection UITextView

前端 未结 3 2020
攒了一身酷
攒了一身酷 2021-01-17 01:48

I want to disable text selection on a UITextView. Until now what i\'ve already done is:

- (BOOL)canPerformAction:(SEL)action withSender:(id)sender {   
           


        
3条回答
提交回复
热议问题