ObserverHandle

Interface

Common
public fun interface ObserverHandle

The type returned by observer registration methods that unregisters the observer when it is disposed.

Functions

public fun dispose()

Dispose the observer causing it to be unregistered from the snapshot system.