wijmo.gallery Namespace > IAfterTransitionEventArgs Interface : index Field |
The index of the current image.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.gallery.IAfterTransitionEventArgs; var value; // Type: number value = instance.index; |
Javascript (Specification) | |
---|---|
|