Neighboursinterface
Describes the window neighbors of an io.Connect Window.
Properties (4)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| bottom⚓︎ | IOConnectWindow[] | x | Window neighbors to the bottom of the io.Connect Window. |
|
| left⚓︎ | IOConnectWindow[] | x | Window neighbors on the left side of the io.Connect Window. |
|
| right⚓︎ | IOConnectWindow[] | x | Window neighbors on the right side of the io.Connect Window. |
|
| top⚓︎ | IOConnectWindow[] | x | Window neighbors on top of the io.Connect Window. |