backgroundImage

inline fun Region.backgroundImage(image: Image, noinline builderAction: BackgroundBuilder.ImageBuilder.() -> Unit): Background

Sets new background with single BackgroundImage.

Return

applied background.

Parameters

builderAction

image configurator.