Automatically layout the element to match the immersive viewport during PresentationMode.IMMERSIVE
Automatically publish the viewport of the element during PresentationMode.EMBEDDED
Automatically style layer elements
The DOM element associated with this viewport
UI events that occur within this view. To handle an event (and prevent it from being forwarded to another layer) call event.stopImmediatePropagation().
An event that is raised when the viewport has changed
An event that is raised when the viewport mode has changed
The height which should be used for the render buffer
The width which should be used for the render buffer
The current viewport
The current viewport mode
Publish the viewport being used in [[PresentationMode.EMBEDDED]] so that the manager knows what our embedded viewport is
Generated using TypeDoc
Manages the view state