Package-level declarations

Functions

Link copied to clipboard
fun Style.viewBinder(binder: RenderUnit.Binder<Any?, View, Any>): Style

fun Style.viewBinder(binder: RenderUnit.DelegateBinder<*, View, Any>): Style

Sets the given binder as a Mount binder for View. The usage of this binder will guarantee that there will be an associated View to it (either because it is wrapping a Mounting View or by creating a wrapping ComponentHost.