backgroundFill

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

Sets new background with single BackgroundFill.

Return

applied background.

Parameters

builderAction

fill configurator.