remove Egl Callback
open fun removeEglCallback(@NonNull callback: GlSurfaceListener.EglCallback)
Content copied to clipboard
Removes callback for underlying OpenGL calls of swap buffers.
Parameters
callback
GlSurfaceListener.EglCallback callback to unregister.
Throws
IllegalStateException when MapView is not valid