TEXTVIEW CHANGED DELEGATE

class InputViewController: UIViewController,  UITextViewDelegate{

    func textViewDidChange(_ textView: UITextView) {
        print(tremark.text!)        
    }


Freischaltung Web
func