Android
interface OnRegistrationChangedListener
Interface to be implemented by components that want to be notified when an ViewRootForTest registers or unregisters at this registry.
Functions
onRegistrationChanged
fun onRegistrationChanged(composeRoot: ViewRootForTest, registered: Boolean)