horologist
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
horologist
media-ui
/
com.google.android.horologist.media.ui.navigation
/
NavigationScreen
/
Collection
Collection
@
Serializable
data
class
Collection
(
val
id
:
String
,
val
name
:
String
?
=
null
)
:
NavigationScreen
Members
Constructors
Collection
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
String
?
=
null