Xamarin.Forms
ListView
ItemAppearing
Xamarin.Forms.ListView.ItemAppearing Event
Occurs when the visual representation of an item is being added to the visual layout.
Syntax
public event
EventHandler<ItemVisibilityEventArgs>
ItemAppearing
Remarks
This method is guaranteed to fire at some point before the element is on screen.
Requirements
Namespace:
Xamarin.Forms
Assembly:
Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions:
1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0