Binder
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
Return true if wrap content is enabled for the cross axis, false otherwise.
Link copied to clipboard
Return true if wrap content is enabled for the main axis, false otherwise.
Link copied to clipboard
abstract fun measure(outSize: Size, widthSpec: Int, heightSpec: Int, reMeasureEventHandler: EventHandler<ReMeasureEvent>)
Measure the content of this Binder.
Link copied to clipboard
abstract fun setViewportChangedListener(@Nullable viewportChangedListener: ViewportInfo.ViewportChanged)
Bind a ViewportInfo.ViewportChanged listener to this Binder.