MultiPage<T>.IItemsView<T>.SetupContent(T, Int32) Method

Definition

For internal use by the Xamarin.Forms platform.

void IItemsView<T>.SetupContent (T content, int index);
abstract member Xamarin.Forms.IItemsView<T>.SetupContent : 'T * int -> unit
override this.Xamarin.Forms.IItemsView<T>.SetupContent : 'T * int -> unit

Parameters

content
T

For internal use by the Xamarin.Forms platform.

index
System.Int32

For internal use by the Xamarin.Forms platform.

Implements

Applies to