removeComponentsListener

fun removeComponentsListener(listener: ValueObserver<List<T>>)

Removes the ValueObserver from the observableComponents list.

Parameters

listener

The ValueObserver to remove.