maxOpenSections property

int maxOpenSections
getter/setter pair

Maximum number of open sections at any given time. Opening a new section will close the "oldest" open section

Implementation

int maxOpenSections = 1;