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