getOwner

The owner is used to identify the YogaTree that a YogaNode belongs to. This method will return the parent of the YogaNode when the YogaNode only belongs to one YogaTree or null when the YogaNode is shared between two or more YogaTrees.

Return

the YogaNode that owns this YogaNode.