Autodesk.Viewing
AppScreenModeDelegate
new AppScreenModeDelegate(viewer)
Screen mode delegate allowing the viewer to go full screen.
Unlike ViewerScreenModeDelegate class, this delegate doesn’t use the full browser state, and it takes the entire page full screen, not just the viewer.
Parameters
viewer* | Viewer instance. |
* Required