Inputs

interface Inputs

The interface the getData object can optionally implement.

Functions

Link copied to clipboard
abstract fun freeze(node: YogaNode, @Nullable parent: YogaNode)
Requests the data object to disable mutations of its inputs.