public static interface ViewManagerPropertyUpdater.ShadowNodeSetter<T extends ReactShadowNode> extends ViewManagerPropertyUpdater.Settable
Modifier and Type | Method and Description |
---|---|
void |
setProperty(T node,
java.lang.String name,
ReactStylesDiffMap props) |
getProperties
void setProperty(T node, java.lang.String name, ReactStylesDiffMap props)