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
/
PersistenceSection
Persistence
Section
android
@
Composable
fun
PersistenceSection
(
cacheLimit
:
Int
,
onSetCacheLimit
:
(
Int
)
->
Unit
,
nodeShortName
:
String
,
onExportData
:
(
Uri
)
->
Unit
)
(
source
)
Section for settings related to data persistence and exports.