ModelEventListener

Represents a listener for model events.

This interface provides a mechanism to unregister the listener when it is no longer needed.

Since

2.0.0

Properties

Link copied to clipboard
A no-op listener implementation.

Functions

Link copied to clipboard
abstract fun unregister()
Unregisters this listener, stopping it from receiving further events.