MultipazProject
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MultipazProject
wallet
/
org.multipaz.wallet.ui.destination.document
/
DocumentInfoScreen
Document
Info
Screen
@
Composable
fun
DocumentInfoScreen
(
context
:
Context
,
documentId
:
String
,
documentModel
:
DocumentModel
,
settingsModel
:
SettingsModel
,
onNavigate
:
(
String
)
->
Unit
)