public class LithoYogaBaselineFunction extends Object implements YogaBaselineFunction
Constructor and Description |
---|
LithoYogaBaselineFunction() |
Modifier and Type | Method and Description |
---|---|
float |
baseline(YogaNode cssNode,
float width,
float height)
Return the baseline of the node in points.
|
public float baseline(YogaNode cssNode, float width, float height)
YogaBaselineFunction
baseline
in interface YogaBaselineFunction