Skip to content

CanvasIndex.onRename method

CanvasIndex › onRename

Unofficial

Handle a file rename event.

Signature:

onRename(arg1: unknown, arg2: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown
arg2 unknown

Returns: unknownThe result of handling the rename.