background

abstract val background: RegularFileProperty

PNG holding the plate the foreground sits on.

Set this or backgroundColor, one of the two, never both.

Throws

GradleException

at task time when both this and backgroundColor are set, or when neither is.