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:

Parameter Type Description
file TFile The changed file.

Returns: void