app builder lib.Interface.DmgContent
Electron-Builder / app-builder-lib / DmgContent
属性¶
name?¶
optional
name:string
DMG 文件中文件的名称。默认为 path
的基本名称。
path?¶
optional
path:string
DMG 文件中文件的路径。
type?¶
optional
type:"dir"
|"file"
|"link"
x¶
x:
number
从窗口左侧到图标中心的设备独立像素偏移。
y¶
y:
number
从窗口顶部到图标中心的设备独立像素偏移。