app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.screens.home.home
/
AudioTourInstructionDialog
Audio
Tour
Instruction
Dialog
@
Composable
fun
AudioTourInstructionDialog
(
instruction
:
AudioTourInstruction
,
onContinue
:
(
)
->
Unit
)