addView

open fun addView(view: View)

Add a ownerView as a child of the FrameLayout that is attached to the .

Used by RenderViewToExternalTexture to ensure that the ownerView is drawn with all appropriate lifecycle events being called correctly.