toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-spotify
/
com.mapbox.dash.sdk.spotify.middleware
/
SpotifyMusicPlayerContext
Spotify
Music
Player
Context
class
SpotifyMusicPlayerContext
:
MusicPlayerUiContext
Members
Properties
music
Player
Link copied to clipboard
open
override
val
musicPlayer
:
MusicPlayer
player
State
Link copied to clipboard
open
override
val
playerState
:
StateFlow
<
MusicPlayerState
?
>
spotify
App
Controller
Link copied to clipboard
val
spotifyAppController
:
SpotifyAppController
spotify
Connector
Link copied to clipboard
val
spotifyConnector
:
SpotifyConnector
Functions
Large
View
Link copied to clipboard
@
Composable
open
override
fun
LargeView
(
modifier
:
Modifier
)
Small
View
Link copied to clipboard
@
Composable
open
override
fun
SmallView
(
modifier
:
Modifier
)