toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.screens.home
/
StreetPreviewFunctions
Street
Preview
Functions
data
class
StreetPreviewFunctions
(
val
viewModel
:
HomeViewModel
?
)
Members
Constructors
Street
Preview
Functions
Link copied to clipboard
constructor
(
viewModel
:
HomeViewModel
?
)
Properties
exit
Link copied to clipboard
val
exit
:
(
)
->
Unit
?
go
Link copied to clipboard
val
go
:
(
)
->
Unit
?
view
Model
Link copied to clipboard
val
viewModel
:
HomeViewModel
?