Render Frame Finished
The `map` finished rendering a frame. Note: The `map` will emit the event asynchronously so the user-provided callback does not stall the rendering pipeline.
Constructors
Link copied to clipboard
open fun RenderFrameFinished(@NonNull renderMode: RenderModeType, needsRepaint: Boolean, placementChanged: Boolean, @NonNull timeInterval: EventTimeInterval)