Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia_ui
/
io.writeopia.ui.draganddrop.target
/
DraggableScreen
Draggable
Screen
@
Composable
fun
DraggableScreen
(
modifier
:
Modifier
=
Modifier
,
content
:
@
Composable
BoxScope
.
(
)
->
Unit
)