onPlay property
dynamic
onPlay
getter/setter pair
Called on play.
A context object is passed to the function, with properties chart
and timeline
.
API Docs: https://api.highcharts.com/highcharts/sonification.events.onPlay
Implementation
dynamic onPlay;