getItems

open override fun getItems(): List<ITEM>

Returns the current item list set in the adapter.

현재 adapter에 설정된 아이템 리스트를 반환합니다.

Return

The current item list.

현재 아이템 리스트를 반환합니다.