Companion
object Companion
Functions
Link copied to clipboard
Similar to LithoNode.needsHostView but without dependency to LayoutState instance. This will be used for debugging tools to indicate whether the mountable output is a wrapped View or View MountSpec. Unlike LithoNode.needsHostView this does not consider accessibility also does not consider root component, but this approximation is good enough for debugging purposes.