horologist
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
horologist
composables
/
com.google.android.horologist.composables
/
SectionScope
/
header
header
fun
header
(
visibleStates
:
Section.VisibleStates
=
ALL_STATES
,
content
:
@
Composable
SectionContentScope
.
(
)
->
Unit
)