Click or drag to resize

SRIATParams, TItemViewsHolder Events

The SRIATParams, TItemViewsHolder generic type exposes the following members.

Events
  NameDescription
Public eventItemsRefreshed
Fired when the item count changes or the views are refreshed (more exactly, after each ChangeItemsCount(ItemCountChangeMode, Int32, Int32, Boolean, Boolean) call). Params are (1st=prevCount, 2nd=newCount)
Public eventScrollPositionChanged
The float parameter has the same format as described in SetNormalizedPosition(Single)
Top
See Also