RenderHandle
Tracks the native VisualElement produced for a single Node. The Renderer maintains a dictionary of these handles keyed by node, updated on every mount, unmount, and rebuild. This is an internal framework type not intended for direct use.
Last updated on