GuardedFrameCallback

Abstract base for a Choreographer FrameCallback that should have any RuntimeExceptions it throws handled by the JSExceptionHandler registered if the app is in dev mode.

Functions

Link copied to clipboard
open override fun doFrame(frameTimeNanos: Long)