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-compose
/
io.getstream.chat.android.compose.ui.theme
/
ChannelMediaAttachmentsFloatingHeaderParams
/
ChannelMediaAttachmentsFloatingHeaderParams
Channel
Media
Attachments
Floating
Header
Params
constructor
(
label
:
String
,
visible
:
Boolean
,
modifier
:
Modifier
=
Modifier
)
Parameters
label
The label for the floating header.
visible
Whether the floating header is visible.
modifier
Modifier for styling.