ReactivePagerAdapter.DestroyItem(ViewGroup, int, Object) method¶
Defined in
Type: ReactivePagerAdapterReactiveUI.AndroidX
Assembly: ReactiveUI.AndroidX.dll
Applies to
net10.0-android36.0
public override void DestroyItem(ViewGroup container, int position, Object @object)
Inherited documentation
These docs were inherited from PagerAdapter. The member doesn't override them on this type.
Parameters
| Name | Type | Description |
|---|---|---|
container | ViewGroup | -- |
position | int | -- |
object | Object | -- |