LoadState.Loading


Loading is in progress.

Summary

Public functions

open operator Boolean
equals(other: Any?)
Cmn
open Int
Cmn
open String
Cmn

Inherited properties

From androidx.paging.LoadState
Boolean

false if there is more data to load in the LoadType this LoadState is associated with, true otherwise.

Cmn

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String