ImageSlider.SetCurrentImageIndex Method
Name | Parameters | Description |
---|---|---|
SetCurrentImageIndex(Int32, Boolean) | imageIndex, animated | Sets the index of the image currently displayed within the current ImageSlider. The method’s parameter specifies whether to use the slide animation. |
SetCurrentImageIndex(Int32) | imageIndex | Sets the index of the image currently displayed within the current ImageSlider. |