Companion

Provides the shared no-op listener used as the default when no listener is registered.

Properties

Link copied to clipboard

A no-op listener that ignores every event. It is the default registered on an environment, so callers that do not register a listener pay nothing: the renderer recognizes this exact instance and skips constructing events entirely.

Link copied to clipboard

A listener that throws an IllegalStateException for every soft failure event.