beforePlay property

dynamic beforePlay
getter/setter pair

Called immediately when a play is requested.

A context object is passed to the function, with properties chart and timeline.

API Docs: https://api.highcharts.com/highcharts/sonification.events.beforePlay

Implementation

dynamic beforePlay;