PagingDataEvent.Prepend
- Common/All
- Android/JVM
-
Cmn
class PagingDataEvent.Prepend<T : Any> : PagingDataEvent
A prepend load event
Summary
Public properties
newPlaceholdersBefore
val newPlaceholdersBefore: Int
The count of null items leading the list of loaded data when new data has been prepended.
oldPlaceholdersBefore
val oldPlaceholdersBefore: Int
The count of null items leading the list of loaded data prior to new data being prepended