public class RootShadowNodeRegistry
extends java.lang.Object
ReactShadowNode
s that represents the Root
Shadow Nodes of a FabricUIManager
Constructor and Description |
---|
RootShadowNodeRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
addNode(ReactShadowNode node) |
ReactShadowNode |
getNode(int tag) |
void |
removeNode(int tag) |
public void addNode(ReactShadowNode node)
public void removeNode(int tag)
public ReactShadowNode getNode(int tag)