The quickest way is to set .isUserInteractionEnabled
to false
on your UITextView
or UITextField
solved How to disable a user’s ability to select text in a UITextField or UITextView?
The quickest way is to set .isUserInteractionEnabled
to false
on your UITextView
or UITextField
solved How to disable a user’s ability to select text in a UITextField or UITextView?