Contents

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)?)

Mentioned in