fullscreenClose property

HighchartsCallback? fullscreenClose
getter/setter pair

Fires when a fullscreen is closed through the context menu item, or a fullscreen is closed on the Escape button click, or the Chart.fullscreen.close method.

API Docs: https://api.highcharts.com/highcharts/chart.events.fullscreenClose

Implementation

HighchartsCallback? fullscreenClose;