measure

abstract fun measure(node: YogaNode, width: Float, widthMode: YogaMeasureMode, height: Float, heightMode: YogaMeasureMode): Long

Return a value created by YogaMeasureOutput.make(width, height);