onStateAllChanged

abstract fun onStateAllChanged(isAllSelected: Boolean)(source)

Called when the selection state of all apps changes.

This function is a member of the OnStateChangeListener interface.

Parameters

isAllSelected

true if all apps are now selected, false otherwise.