destroyed

Fires when the instance is destroyed.


selectable.on("destroyed", function() {
    //
});

Last updated