MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
testapp
/
org.multipaz.testapp.ui
/
PresentmentScreen
Presentment
Screen
@
Composable
fun
PresentmentScreen
(
app
:
App
,
presentmentModel
:
PresentmentModel
,
onPresentationComplete
:
(
)
->
Unit
)