Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
feature-settings
/
org.meshtastic.feature.settings.component
/
AppInfoSection
App
Info
Section
android
@
Composable
fun
AppInfoSection
(
appVersionName
:
String
,
excludedModulesUnlocked
:
Boolean
,
onUnlockExcludedModules
:
(
)
->
Unit
,
onShowAppIntro
:
(
)
->
Unit
,
onNavigateToAbout
:
(
)
->
Unit
)
(
source
)
Section displaying application information and related actions.