app builder lib.Interface.DmgWindow
Electron-Builder / app-builder-lib / 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