Skip to content

electron builder.Interface.DmgWindow

Electron-Builder / electron-builder / DmgWindow

Properties

height?

optional height: number

The height. Defaults to background image height or 380.


width?

optional width: number

The width. Defaults to background image width or 540.


x?

optional x: number

The X position relative to left of the screen.

Default

400

y?

optional y: number

The Y position relative to bottom of the screen.

Default

100