|
Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
|
position is the changed row (the destination for a move); from_position is meaningful only for ItemMoved. More...
#include <JniListSource.hpp>
Public Attributes | |
| RecyclerNotify | kind = RecyclerNotify::DataSetChanged |
| std::size_t | position = 0 |
| std::size_t | from_position = 0 |
position is the changed row (the destination for a move); from_position is meaningful only for ItemMoved.
Positions are sequential replay indices.
| RecyclerNotify aria::adapters::jni::RecyclerNotification::kind = RecyclerNotify::DataSetChanged |
| std::size_t aria::adapters::jni::RecyclerNotification::position = 0 |
| std::size_t aria::adapters::jni::RecyclerNotification::from_position = 0 |