Meshtastic App
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.ui.connections.components
/
ConnectionsSegmentedBar
Connections
Segmented
Bar
androidJvm
@
Composable
fun
ConnectionsSegmentedBar
(
selectedDeviceType
:
DeviceType
,
modifier
:
Modifier
=
Modifier
,
onClickDeviceType
:
(
DeviceType
)
->
Unit
)
(
source
)