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
/
addItems
add
Items
@
MainThread
abstract
fun
addItems
(
items
:
List
<
ITEM
>
,
onResult
:
(
RESULT
)
->
Unit
?
=
null
)
Appends multiple items and reports the terminal result.
여러 아이템을 추가하고 종료 결과를 전달합니다.