Binder
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the component at the given position in the binder.
Link copied to clipboard
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.
Link copied to clipboard
Bind a ViewportInfo.ViewportChanged listener to this Binder. The listener will be notified of Viewport changes.