Skip to content

ReactivePagerAdapter.DestroyItem(ViewGroup, int, Object) method

Defined in

Type: ReactivePagerAdapter Namespace: ReactiveUI.AndroidX Assembly: ReactiveUI.AndroidX.dll

Applies to

net10.0-android36.0

public override void DestroyItem(ViewGroup container, int position, Object @object)

View source

Inherited documentation

These docs were inherited from PagerAdapter. The member doesn't override them on this type.

Parameters

NameTypeDescription
containerViewGroup--
positionint--
objectObject--