CanvasPluginInstance.onDelete method
CanvasPluginInstance › onDelete
Unofficial
Handles deletion of a canvas file.Signature:
onDelete(file: TAbstractFile): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| file | TAbstractFile | The deleted file. |
Returns: void