CollectionViewController.RaiseItemIndexChanged

Declaration

protected void RaiseItemIndexChanged(int srcIndex, int dstIndex);

Parameters

srcIndex The source index.
dstIndex The destination index.

Description

Invokes the itemIndexChanged event.


Did you find this page useful? Please give it a rating: