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.normal.base
/
BaseRcvAdapter
/
getItemOrNull
get
Item
Or
Null
@
MainThread
open
override
fun
getItemOrNull
(
position
:
Int
)
:
ITEM
?
Returns content item at position safely, or null.
position의 content 아이템을 안전하게 조회하고 없으면 null을 반환합니다.