What event is fired when a block of text is pasted into a UITextView? I need to modify the frame of my textView when the text is pasted in.
↧
What event is fired when a block of text is pasted into a UITextView? I need to modify the frame of my textView when the text is pasted in.