ReactivePagerAdapter class¶
Defined in
Namespace: ReactiveUI.AndroidX
Assembly: ReactiveUI.AndroidX.dll
Full name: ReactiveUI.AndroidX.ReactivePagerAdapter<T>
Modifiers: public
Summary¶
ReactivePagerAdapter is a PagerAdapter that will interface with a
Observable change set, in a similar fashion to ReactiveTableViewSource.
Applies to
net10.0-android36.0
Class hierarchy
classDiagram
class ReactivePagerAdapter~T~
class PagerAdapter
PagerAdapter <|-- ReactivePagerAdapter~T~
class IEnableLogger {
<>
}
IEnableLogger <|.. ReactivePagerAdapter~T~
Inherits from: PagerAdapter
Implements: IEnableLogger
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [ReactivePagerAdapter](# class. |
Properties¶
| Name | Summary |
|---|---|
| Count |
Methods¶
| Name | Summary |
|---|---|
| IsViewFromObject | |
| InstantiateItem | |
| DestroyItem | |
| Dispose |