toggle menu
horologist
androidJvm
switch theme
search in API
media-ui
/
com.google.android.horologist.media.ui.screens.browse
/
BrowseScreenSectionScope
Browse
Screen
Section
Scope
class
BrowseScreenSectionScope
<
T
>
Receiver scope which is used by content parameter in
BrowseScreenScope
.
Members
Constructors
Browse
Screen
Section
Scope
Link copied to clipboard
constructor
(
)
Functions
footer
Link copied to clipboard
fun
footer
(
content
:
@
Composable
SectionContentScope
.
(
)
->
Unit
)
loaded
Link copied to clipboard
fun
loaded
(
content
:
@
Composable
SectionContentScope
.
(
T
)
->
Unit
)
loading
Link copied to clipboard
fun
loading
(
content
:
@
Composable
SectionContentScope
.
(
)
->
Unit
)