MountedViewReference

An interfaced used by ComponentContext to access the root view on which a hierarchy is mounted. This interface needs to be passed in the ComponentContext when it's built.

Inheritors

Properties

Link copied to clipboard
abstract val mountedView: View?