measure
abstract fun measure(outSize: Size, widthSpec: Int, heightSpec: Int, reMeasureEventHandler: EventHandler<ReMeasureEvent>)
Measure the content of this Binder. Call this method from the Component's onMeasure.
Measure the content of this Binder. Call this method from the Component's onMeasure.