image
inline fun image(image: Image, builderAction: BackgroundBuilder.ImageBuilder.() -> Unit): BackgroundImage
Append a BackgroundImage.
Return
added image.
Parameters
builderAction
image configurator.
Append a BackgroundImage.
added image.
image configurator.