simple_xml
Toggle table of contents
0.4.15
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
simple_xml
simple_xml
/
kr.open.library.simple_ui.xml.ui.adapter.common.imp
/
AdapterWriteApi
/
moveItem
move
Item
@
MainThread
abstract
fun
moveItem
(
fromPosition
:
Int
,
toPosition
:
Int
,
onResult
:
(
RESULT
)
->
Unit
?
=
null
)
Moves an item and reports the terminal result.
아이템을 이동하고 종료 결과를 전달합니다.