buildBackground

inline fun buildBackground(builderAction: BackgroundBuilder.() -> Unit): Background

Builds new background with multiple BackgroundFill and/or BackgroundImage.

Return

created background.

Parameters

builderAction

populate newly created fill and/or image.