background

inline fun Region.background(noinline builderAction: BackgroundBuilder.() -> Unit): Background

Sets new background with multiple BackgroundFill and/or BackgroundImage.

Return

applied background.

Parameters

builderAction

populate newly created fill and/or image.