removeAll

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

Clears all content items immediately. Always returns true.

모든 content 아이템을 즉시 제거합니다. 항상 true를 반환합니다.
Always reports NormalAdapterResult.Applied.

항상 NormalAdapterResult.Applied를 전달합니다.