[Solved] How to disable a user’s ability to select text in a UITextField or UITextView?

[ad_1]

The quickest way is to set .isUserInteractionEnabled to false on your UITextView or UITextField

[ad_2]

solved How to disable a user’s ability to select text in a UITextField or UITextView?