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
/
removeItems
remove
Items
@
MainThread
abstract
fun
removeItems
(
items
:
List
<
ITEM
>
,
onResult
:
(
RESULT
)
->
Unit
?
=
null
)
Removes matching items and reports the terminal result.
일치하는 아이템들을 제거하고 종료 결과를 전달합니다.