reorderSectionWithSlides

reorderSectionWithSlides(Section section, int index) method

Moves section and its slides from the collection to the specified position.

Parameters

NameTypeDescription
indexSectionTarget index.
sectionintSection to move.

Returns

void