Interface: PkgBackgroundOptions
Options for the background image in a PKG installer
Properties
alignment?
optionalalignment?:BackgroundAlignment|null
Alignment of the background image. Options are: center, left, right, top, bottom, topleft, topright, bottomleft, bottomright
Default
center
file?
optionalfile?:string
Path to the image to use as an installer background.
scaling?
optionalscaling?:BackgroundScaling|null
Scaling of the background image. Options are: tofit, none, proportional
Default
tofit