Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/ReturnKeyHandler/IQKeyboardReturnKeyHandler.swift
@@ -35,7 +35,7 @@ /** Delegate of textField/textView. */ @objc public weak var delegate: (UITextFieldDelegate & UITextViewDelegate)? @objc public weak var delegate: (any UITextFieldDelegate & UITextViewDelegate)? /** Set the last textfield return key type. Default is UIReturnKeyDefault.