Skip to content

LocalGraphView.onFileChanged method

LocalGraphView › onFileChanged

Unofficial

Requests a update if the changed file is the opened file.

Signature:

onFileChanged(file: TFile): void

Parameters:

ParameterTypeDescription
fileTFileThe changed file.

Returns: void