Skip to content

electron builder.Interface.DmgContent

Electron-Builder / electron-builder / DmgContent

Properties

name?

optional name: string

The name of the file within the DMG. Defaults to basename of path.


path?

optional path: string

The path of the file within the DMG.


type?

optional type: "link" | "dir" | "file"


x

x: number

The device-independent pixel offset from the left of the window to the center of the icon.


y

y: number

The device-independent pixel offset from the top of the window to the center of the icon.