ripe / com.ripe.android.base / Ripe / bindInteractable

bindInteractable

fun bindInteractable(child: Interactable): Interactable

Binds an Interactable to this Ripe instance.

Parameters

child - The Interactable instance to be bound to the Ripe instance.

Return
The Interactable instance created.