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
/
AdapterReadApi
/
getItemPosition
get
Item
Position
@
MainThread
abstract
fun
getItemPosition
(
item
:
ITEM
)
:
Int
Returns index of the target item, or -1 when not found.
대상 아이템의 인덱스를 반환하며, 없으면 -1을 반환합니다.