MeasureCallback

fun interface MeasureCallback

Functions

Link copied to clipboard
abstract fun measure(node: Node, width: Float, widthMode: MeasureMode, height: Float, heightMode: MeasureMode): Size