//paparazzi/app.cash.paparazzi/RenderExtension/renderView
renderView¶
[jvm]\ 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.