stream-chat-android
Toggle table of contents
7.3.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-ui-components
/
io.getstream.chat.android.ui.feature.messages.composer.content
/
DefaultMessageComposerTrailingContent
/
findViewByKey
find
View
By
Key
open
override
fun
findViewByKey
(
key
:
String
)
:
View
?
Finds the first descendant view with the given
key
.
Parameters
key
the key to search for.