API Reference > imodeljs-frontend > Views > Viewport > synchWithView synchWithView Method Call Viewport.setupFromView on this Viewport and then apply optional behavior. synchWithView(_options?: ViewChangeOptions | boolean): void note In previous versions, the argument was a boolean saveInUndo. For backwards compatibility, if _options is a boolean, it is interpreted as "{ noSaveInUndo: !_options }" Parameter Type Description _options ViewChangeOptions | boolean Returns - void Defined in core/frontend/src/Viewport.ts Line 1557 Last Updated: 13 June, 2024