Web SDK - IViewportResize

Home > @rainway/web > IViewportResize

IViewportResize interface

A request to resize the streamed application, because the local stream viewport size has changed. Currently this request will be carried out in App Isolation, when one window is isolated. Otherwise it is ignored.

Signature:

export interface IViewportResize 

Properties

PropertyModifiersTypeDescription
heightreadonlynumber
widthreadonlynumber