RenderExtension

interface RenderExtension

An extension for overlaying additional information on top of each rendered frame.

Inheritors

Functions

Link copied to clipboard
abstract fun renderView(contentView: View): View

Allows this extension to modify the view hierarchy represented by contentView.