renderState

open override fun renderState(state: MessageComposerState)

Invoked when the state has changed and the UI needs to be updated accordingly.

Parameters

state

The state that will be used to render the updated UI.