customHostViewBinders

var customHostViewBinders: MutableMap<BinderKey, RenderUnit.DelegateBinder<Any, Any, Any>>?

Returns a nullable map of RenderUnit.DelegateBinder that is aimed to be used to set the optional mount binders on the Host View of this LithoNode.

See also