Skip to content

FileView.syncState method

FileView › syncState

Unofficial

Synchronize the view state with the sync plugin.

Signature:

syncState(e: boolean): Promise<unknown>

Parameters:

Parameter Type Description
e boolean Whether to enable sync state.

Returns: Promise<unknown>A promise that resolves when the state is synchronized.