fillBackground
inline fun Region.fillBackground(builderAction: BackgroundBuilder.FillBuilder.() -> Unit): Background
Sets new background with single BackgroundFill.
Return
applied background.
Parameters
builderAction
fill configurator.