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
/
removeAt
remove
At
@
MainThread
abstract
fun
removeAt
(
position
:
Int
,
onResult
:
(
RESULT
)
->
Unit
?
=
null
)
Removes the item at position and reports the terminal result.
지정 위치 아이템을 제거하고 종료 결과를 전달합니다.