Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ui
/
org.meshtastic.core.ui.viewmodel
/
UIViewModel
/
showSnackbar
show
Snackbar
fun
showSnackbar
(
message
:
String
,
actionLabel
:
String
?
=
null
,
onAction
:
(
)
->
Unit
?
=
null
)
(
source
)