Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository
/
MapPrefs
/
updateLayerOpacity
update
Layer
Opacity
abstract
fun
updateLayerOpacity
(
transform
:
(
Set
<
String
>
)
->
Set
<
String
>
)
(
source
)
Atomically mutate
layerOpacity
;
transform
runs against the persisted value, avoiding lost updates.