Package 

Interface ComposeUiViewRenderer

    • Method Summary

      Modifier and Type Method Description
      abstract Unit renderViewOnce(AbstractComposeView view, Function0<Unit> onAddedToWindow) Prepares view for a single render by temporarily attaching it as a child of the MapView.
      abstract ComposeUiViewRenderer.RenderHandle startRenderingView(AbstractComposeView view)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait