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.component
/
AdaptiveTwoPane
Adaptive
Two
Pane
@
Composable
fun
AdaptiveTwoPane
(
first
:
@
Composable
ColumnScope
.
(
)
->
Unit
,
second
:
@
Composable
ColumnScope
.
(
)
->
Unit
)
(
source
)