Change Method (FlexAccordion)

Action

Dispatched when the selected child container changes.

The IndexChangedEvent.CHANGE constant defines the value of the type property of the event object for a change event, which indicates that an index has changed, such as when an Accordion control changes the displayed panel or a ViewStack changes views.

Syntax

accordion.Change([relatedObject])
Variable Description
relatedObject Optional: Contains a reference to the child object that corresponds to the new index. String.