toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-components
/
io.getstream.chat.android.ui.feature.messages.composer.content
/
MessageComposerContent
/
findViewByKey
find
View
By
Key
open
fun
findViewByKey
(
key
:
String
)
:
View
?
Finds the first descendant view with the given
key
.
Parameters
key
the key to search for.