ModelWithContext

A com.facebook.rendercore.primitives.KBinder model that contains the typical KBinder deps together with a scoped ComponentContext.

The scopedContext is transient and as a result does not participate in equals/hashCode evaluations. This ensures that the binder continues to behave exactly as if only deps were provided.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int