asyncInputDelegate
A delegate object that your text view notifies of events and changes in the text’s state.
Declaration
weak var asyncInputDelegate: (any BETextInputDelegate)? { get set }A delegate object that your text view notifies of events and changes in the text’s state.
weak var asyncInputDelegate: (any BETextInputDelegate)? { get set }