setBackgroundColor

open fun setBackgroundColor(backgroundColor: Int)

Sets the background color of the fragment. It's the background of the area behind the pages.

Parameters

backgroundColor

Color to be set.