PlacementSettingsinterface
Describes the window position relative to the screen.
Properties (11)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| bottom⚓︎ | number | string | x | x | Bottom margin for the placed window. Use a |
| display⚓︎ | Display | "current" | x | x | Defines the current display. |
| height⚓︎ | number | string | x | x | Defines the window height.
Use a |
| horizontalAlignment⚓︎ | "left" | "right" | "center" | "stretch" | x | x | Horizontal alignment for the placed window. If |
| left⚓︎ | number | string | x | x | Left margin for the placed window. Use a |
| right⚓︎ | number | string | x | x | Right margin for the placed window. Use a |
| saveBounds⚓︎ | boolean | x | x | If |
| snapped⚓︎ | boolean | x | If |
|
| top⚓︎ | number | string | x | x | Top margin for the placed window. Use a |
| verticalAlignment⚓︎ | "top" | "bottom" | "center" | "stretch" | x | x | Vertical alignment for the placed window. If |
| width⚓︎ | number | string | x | x | Defines the window width.
Use a |