/// <summary> /// Calculate layout for the node. /// </summary> public void CalculateLayout() { _yogaNode.CalculateLayout(); }