kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-jetpack
/
dev.kilua.compose.ui
/
setDragDropData
set
Drag
Drop
Data
@
Composable
fun
Modifier
.
setDragDropData
(
format
:
String
,
data
:
String
)
:
Modifier
(
source
)
Sets D&D data for the current widget. It also makes it draggable.