toggle menu
horologist
androidJvm
switch theme
search in API
media-ui
/
com.google.android.horologist.media.ui.screens.browse
/
BrowseScreenPlaylistsSectionButton
Browse
Screen
Playlists
Section
Button
data
class
BrowseScreenPlaylistsSectionButton
(
@
StringRes
val
textId
:
Int
,
val
icon
:
ImageVector
,
val
onClick
:
(
)
->
Unit
)
Members
Constructors
Browse
Screen
Playlists
Section
Button
Link copied to clipboard
constructor
(
@
StringRes
textId
:
Int
,
icon
:
ImageVector
,
onClick
:
(
)
->
Unit
)
Properties
icon
Link copied to clipboard
val
icon
:
ImageVector
on
Click
Link copied to clipboard
val
onClick
:
(
)
->
Unit
text
Id
Link copied to clipboard
val
textId
:
Int