Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.ui.common.components
/
rememberDragDropState
remember
Drag
Drop
State
@
Composable
fun
rememberDragDropState
(
lazyListState
:
LazyListState
,
headerCount
:
Int
=
0
,
onMove
:
(
Int
,
Int
)
->
Unit
)
:
DragDropState