public interface RenderCoreExtensionHost
RenderCoreExtension
. This allow
both RootHost
and RenderTreeHost
remain distinct while sharing APIs common to
between them.Modifier and Type | Method and Description |
---|---|
void |
notifyVisibleBoundsChanged()
Notifies the host the its visible bounds may have potentially changed.
|