epoxy-adapter / com.airbnb.epoxy / EpoxyController / getAdapter

getAdapter

@NonNull open fun getAdapter(): EpoxyControllerAdapter

Get the underlying adapter built by this controller. Use this to get the adapter to set on a RecyclerView, or to get information about models currently in use.