Skip to main content

An object describing the possible settings when defining a new frame.

Properties (3)

Property Type Default Required Description
bounds⚓︎ { top?: number; left?: number; width?: number; height?: number; } x x

An object describing the possible settings when defining a new frame.

frameId⚓︎ string x x

A string which will be used as an id of the new frame. The call will reject if a frame with id already exists

isVisible⚓︎ boolean true x

If true, the newly created Workspaces Frame instance will be visible. Available only in io.Connect Desktop.

io.Connect Desktop 9.10