setBorderAndBackgroundColor

open fun setBorderAndBackgroundColor(borderColor: Int, backgroundColor: Int)

Sets both the border and background colors of the menu bar.

Parameters

borderColor

The border color to set.

backgroundColor

The background color to set.