LiveAnnotationRendererCallback

interface LiveAnnotationRendererCallback

Interface for callbacks related to the rendering of live annotations.

Since

3.11.0

Functions

Link copied to clipboard
abstract fun onAnnotationRenderingReady()

Called when the annotation rendering is ready.

Link copied to clipboard
abstract fun onAnnotationRenderingStopped()

Called when the annotation rendering has stopped.