public interface YogaBaselineFunction
Modifier and Type | Method and Description |
---|---|
float |
baseline(YogaNode node,
float width,
float height)
Return the baseline of the node in points.
|
float baseline(YogaNode node, float width, float height)