conversationContext(_:didChange:)
Tells the input delegate when text has changed in the input object for a conversation.
Declaration
func conversationContext(_ context: UIConversationContext?, didChange textInput: (any UITextInput)?)Tells the input delegate when text has changed in the input object for a conversation.
func conversationContext(_ context: UIConversationContext?, didChange textInput: (any UITextInput)?)