PagingDataEvent.Refresh
-
Cmn
class PagingDataEvent.Refresh<T : Any> : PagingDataEvent
A refresh load event
Summary
Public properties |
||
|---|---|---|
PlaceholderPaddedList<T> |
A |
Cmn
|
PlaceholderPaddedList<T> |
A |
Cmn
|
Public properties
newList
val newList: PlaceholderPaddedList<T>
A PlaceholderPaddedList that contains the metadata of the new list that is presented upon this refresh event
previousList
val previousList: PlaceholderPaddedList<T>
A PlaceholderPaddedList that contains the metadata of the list presented prior to this refresh load event