Automatically watch and publish the viewport during PresentationMode.EMBEDDED
An event that is raised when the viewport has changed
An HTMLDivElement which represents the viewport. This value is undefined in non-DOM environments.
An event that is raised when the presentation mode has changed
The root HTMLDivElement element for this view. This value is undefined in non-DOM environments.
UI events that occur within this view. To handle an event (and prevent it from being forwarded to another layer) call event.stopImmediatePropagation().
Get the current viewport
The current presentation mode
Publish the viewport being used in [[PresentationMode.EMBEDDED]] so that other apps can use the same viewport
Request a presentation mode
Generated using TypeDoc
Manages the view state