public static interface YogaNode.Inputs
YogaNode.getData()
object can optionally implement.Modifier and Type | Method and Description |
---|---|
void |
freeze(YogaNode node,
YogaNode parent)
Requests the data object to disable mutations of its inputs.
|