Skip to content

ReactivePagerAdapter.InstantiateItem(ViewGroup, int) method

Defined in

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

Applies to

net10.0-android36.0

public override Object InstantiateItem(ViewGroup container, int position)

View source

Inherited documentation

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

Parameters

NameTypeDescription
containerViewGroup--
positionint--

Returns: Object