CompositionObserverHandle



The handle returned by Composition.observe and RecomposeScope.observe. Calling dispose will prevent further composition observation events from being sent to the registered observer.

Summary

Public functions

Unit

Unregister the observer.

Cmn

Public functions

dispose

fun dispose(): Unit

Unregister the observer.