imageBackground

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

Sets new background with single BackgroundImage.

Return

applied background.

Parameters

builderAction

image configurator.