background

var background: Drawable? = null

The background specific to the Banner.

This is useful in scenarios where the image has a dominant color which can be used as its background. It can also function as a Banner-specific placeholder when no image is ready to be displayed.

If no specific background is provided, the default from BannerX will be applied.