MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
testapp
/
org.multipaz.testapp.ui
/
SoftwareSecureAreaScreen
Software
Secure
Area
Screen
@
Preview
@
Composable
fun
SoftwareSecureAreaScreen
(
softwareSecureArea
:
SoftwareSecureArea
,
promptModel
:
PromptModel
,
showToast
:
(
message
:
String
)
->
Unit
)