怪我咯2017-04-17 16:41:41
I guess it’s because that’s what should happen, but it hasn’t happened yet.
It is recommended that you try the following UITextViewDelegate:
func textViewDidChange(textView: UITextView)
It will be triggered after the text is changed.