startRendering

fun startRendering(): Boolean

Starts the rendering of live annotations. It initializes the session and client if not already done and draws the annotation layer. And notifies when annotation layer is ready to take input for drawing. Give "Display over other apps" permission when prompted during start of screen share to start rendering, else it will fail.

Since

3.11.0

Return

False, if the permission has not been granted. Otherwise, true.