clarify getTotalSlides() returns the number of slides

This commit is contained in:
Adam Spiers
2016-04-16 15:01:46 +01:00
parent d75afd6108
commit 40912ace1f
2 changed files with 2 additions and 1 deletions

View File

@ -4984,6 +4984,7 @@
// Returns the indices of the current, or specified, slide
getIndices: getIndices,
// Returns the total number of slides
getTotalSlides: getTotalSlides,
// Returns the slide element at the specified index