getInitialLoaded

open fun getInitialLoaded(): LiveData<Boolean>

Returns LiveData that can be observed if the Initial load has ended.

Return

LiveData holding whether initial loading is finished since 3.2.0