drawing.show - Events - Annotations API

Annotations API Events

drawing:show

Notifies when drawings have been shown.

Examples

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

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