reorderSectionWithSlides
reorderSectionWithSlides(Section section, int index) function
Moves section and its slides from the collection to the specified position.
Parameters
Name | Type | Description |
---|
index | Section | Target index. |
section | int | Section to move. |