ReactiveRecyclerViewAdapter class¶
Defined in
Namespace: ReactiveUI.AndroidX
Assembly: ReactiveUI.AndroidX.dll
Full name: ReactiveUI.AndroidX.ReactiveRecyclerViewAdapter<T>
Modifiers: public abstract
Summary¶
An adapter for the Android RecyclerView.
Applies to
net10.0-android36.0
Class hierarchy
classDiagram
class ReactiveRecyclerViewAdapter~T~
class Adapter
Adapter <|-- ReactiveRecyclerViewAdapter~T~
Inherits from: Adapter
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [ReactiveRecyclerViewAdapter](# class. |
Properties¶
| Name | Summary |
|---|---|
| ItemCount |
Methods¶
| Name | Summary |
|---|---|
| GetItemViewType | |
| OnBindViewHolder | |
| Dispose |