drawing.enterDrawingMode - Events - Annotations API

Annotations API Events

drawing:enterDrawingMode

Notifies you when drawing mode has been entered.

Examples

annotationsApp.on('drawing:enterDrawingMode', function () {
    console.log('We are now in drawing mode.');
});
Was this article helpful?

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