Sandbox Logo

ListView.ItemScrollEnter

System.Action<System.Object> ItemScrollEnter { get; set; }

Description

Called when an item is scrolled into view.

Return

User Comments