drawing.hide - Events - Annotations API

Annotations API Events

drawing:hide

Notifies when drawings have been hidden.

Examples

annotationsApp.on('drawing:hide', function () {
    console.log('Drawings are now hidden.');
});
Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.