baseline

abstract fun baseline(node: YogaNode, width: Float, height: Float): Float

Return the baseline of the node in points. When no baseline function is set the baseline default to the computed height of the node.