Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dev:viewer:sdk:viewer_state [2020/05/15 11:23]
jeroen created
dev:viewer:sdk:viewer_state [2020/05/15 11:32] (current)
reine
Line 23: Line 23:
 ===== Loading state on startup ===== ===== Loading state on startup =====
  
-When creating the viewer, you have the ability to pass [[glossary|startup options]]. The available options are defined by the ''Constants'' class.  You can use the ''Constants.STARTUP_APP_STATE'' startup option to restore a previously saved state.+When creating the viewer, you have the ability to pass [[dev:viewer:sdk:concepts|startup options]]. The available options are defined by the ''Constants'' class.  You can use the ''Constants.STARTUP_APP_STATE'' startup option to restore a previously saved state.
  
 Startup options can be provided only once, on viewer construction. Startup options can be provided only once, on viewer construction.
 
Last modified:: 2020/05/15 11:32