removeAll

open override fun removeAll(onResult: (ListAdapterResult) -> Unit?)

Removes all items from the list.

리스트의 모든 아이템을 제거합니다.

Parameters

onResult

Callback invoked when the queue operation reaches terminal state (nullable).

큐 연산이 종료 상태에 도달하면 호출되는 결과 콜백입니다(null 가능).