DockingOptionsinterface
Options for docking a window.
Properties (5)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| claimScreenArea⚓︎ | boolean | false | x | If |
| height⚓︎ | number | x | x | Height in pixels for the window when docked at the top or the bottom screen edge. io.Connect Desktop 10.0 |
| position⚓︎ | DockingPosition | x | Position of the docked window on the screen - top, bottom, left or right. |
|
| saveBounds⚓︎ | boolean | false | x | If |
| width⚓︎ | number | x | x | Width in pixels for the window when docked at the left or the right screen edge. io.Connect Desktop 10.0 |