toggle menu
horologist
androidJvm
switch theme
search in API
media-ui
/
com.google.android.horologist.media.ui.screens.browse
/
BrowseScreenScope
/
section
section
fun
<
T
>
section
(
state
:
Section.State
<
T
>
,
@
StringRes
titleId
:
Int
,
@
StringRes
emptyMessageId
:
Int
,
@
StringRes
failedMessageId
:
Int
?
=
null
,
displayFooterOnlyOnLoadedState
:
Boolean
=
true
,
content
:
BrowseScreenSectionScope
<
T
>
.
(
)
->
Unit
)