renderView

abstract fun renderView(contentView: View): View

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

Returns the root view of the modified hierarchy.