Skip to content

FileView.receiveSyncState method

FileView › receiveSyncState

Unofficial

Receives sync state from another file view, opening the other view's file if it differs.

Signature:

receiveSyncState(view: FileView): void

Parameters:

Parameter Type Description
view FileView The view to receive sync state from.

Returns: void