drawing.exitDrawingMode - Events - Annotations API

Annotations API Events

drawing:exitDrawingMode

Notifies you when drawing mode has been exited.

Examples

annotationsApp.on('drawing:exitDrawingMode', function () {
    console.log('We have left drawing mode.');
});
Was this article helpful?

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