interruptUser property

bool? interruptUser
getter/setter pair

Choose whether or not the announcements should interrupt the screen reader. If not enabled, the user will be notified once idle. It is recommended not to enable this setting unless there is a specific reason to do so.

API Docs: https://api.highcharts.com/highcharts/accessibility.announceNewData.interruptUser

Implementation

bool? interruptUser;