reorderSectionWithSlides
reorderSectionWithSlides(Section section, int index) method
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. |
Returns
void