Xamarin.Forms.ItemsView<TVisual>: Method Members

The methods of Xamarin.Forms.ItemsView<TVisual> are listed below. For a list of all members, see the ItemsView<TVisual> Members list.

See Also: Inherited members from Xamarin.Forms.View

Protected Methods

abstract
CreateDefault(object) : TVisual
Creates a default TVisual instance for item.
SetupContent(TVisual, int)
Performs any additional setup for the content at creation time.