RenderUpdate

interface RenderUpdate

Interface for clients to schedule rendering updates that will run synchronized.

Functions

Link copied to clipboard
abstract fun update(runsInline: Boolean)
Called by EglThread when the rendering window is open.