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

hasPendingModelBuild

open fun hasPendingModelBuild(): Boolean

Whether an update to models is currently pending. This can either be because #requestModelBuild() was called, or because models are currently being built or diff on a background thread.