学习是最好的投资!
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.
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:
It will be triggered after the text is changed.