Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.ui.settings.radio.components
/
RouterRoleConfirmationDialog
Router
Role
Confirmation
Dialog
@
Composable
fun
RouterRoleConfirmationDialog
(
onDismiss
:
(
)
->
Unit
,
onConfirm
:
(
)
->
Unit
)