toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.utils
/
ObservableList
/
move
move
common
abstract
fun
move
(
element
:
E
,
to
:
Int
)
:
Boolean
Moves
element
to a new index.
Return
true
if the element was moved
Parameters
element
to move